@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix sdo: <https://schema.org/> .
@prefix ns0: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://n2t.net/ark:/60537/b752hr>
  gtm:kadastraalNummer "2579"^^xsd:string ;
  gtm:kadastraleAanduiding "G2579"^^xsd:string ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/RWK02/G2579"^^xsd:string ;
  sdo:name "Perceel RWK02-G2579"@nl ;
  ns0:absorbedBy <https://n2t.net/ark:/60537/bxgGsx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bz8XRU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290261> ;
  sdo:image [
    rdfs:type "sdo:ImageObject"^^xsd:string ;
    sdo:contentUrl "https://www.goudatijdmachine.nl/omeka/iiif/3/290261/manifest"^^xsd:string ;
    sdo:encodingFormat "https://iiif.io/api/presentation/"^^xsd:string
  ] .

