@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ei2av2:	<http://opendata.aragon.es/def/ei2av2#> .
<http://opendata.aragon.es/recurso/mascota/120001>	rdf:type	ei2av2:Pet .
@prefix vcard:	<http://www.w3.org/2006/vcard/ns#> .
<http://opendata.aragon.es/recurso/mascota/120001>	vcard:region	<http://opendata.aragon.es/recurso/sector-publico/organizacion/diputacion/7824> ;
	ei2av2:aptitude	"GUARDA Y VIGILANCIA" ;
	ei2av2:breed	"MAST\u00CDN DE LOS PIRIN\u00C9OS" ;
	ei2av2:coatColor	"BLANCO" ;
	ei2av2:leavingDate	"2022-09-21" ;
	ei2av2:registrationDate	"2016-02-22" ;
	ei2av2:species	"CANINA" ;
	ei2av2:animalName	"BUTTON" .
@prefix schema:	<http://schema.org/> .
<http://opendata.aragon.es/recurso/mascota/120001>	schema:birthDate	"2015-01-15" ;
	schema:gender	"MACHO" .