@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/b9ZFyV>
  gtm:kadastraalNummer "1343"^^xsd:string ;
  gtm:oppervlakte "96"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1343"^^xsd:string ;
  gtm:kadastraleAanduiding "N1343"^^xsd:string ;
  ns0:name "Perceel GDA01-N1343"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360134370000> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZAZD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/brrXDZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90180> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6756465 52.0050991,4.6757013 52.0051339,4.6755151 52.0052456,4.6754605 52.0052107,4.6756465 52.0050991))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

