@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/bjMyU8>
  gtm:oppervlakte "114"^^xsd:string ;
  gtm:kadastraalNummer "1320"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1320"^^xsd:string ;
  gtm:kadastraleAanduiding "N1320"^^xsd:string ;
  ns0:name "Perceel GDA01-N1320"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360132070000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bp9qNC> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bR32kA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90171> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6755933 52.0048354,4.675807 52.0047072,4.6758617 52.004742,4.6756333 52.0048789,4.6755933 52.0048354))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

