@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/bqC99d>
  gtm:kadastraalNummer "1341"^^xsd:string ;
  gtm:oppervlakte "96"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1341"^^xsd:string ;
  gtm:kadastraleAanduiding "N1341"^^xsd:string ;
  ns0:name "Perceel GDA01-N1341"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360134170000> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZAZD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bz8R7O> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90178> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6755917 52.0050643,4.6756465 52.0050991,4.6754605 52.0052107,4.6754057 52.0051759,4.6755917 52.0050643))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

