@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bAoYP3>
  gtm:kadastraalNummer "665"^^xsd:string ;
  gtm:kadastraleAanduiding "A665"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A665"^^xsd:string ;
  ns0:name "Perceel GDA01-A665"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bixx3f> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13667> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7213768 52.0143442, 4.7213292 52.0143321, 4.7210875 52.0142701, 4.7218538 52.0145064, 4.7218785 52.014475, 4.7213768 52.0143442))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

