@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/bu92Sp>
  gtm:kadastraalNummer "1511"^^xsd:string ;
  gtm:oppervlakte "2"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1511"^^xsd:string ;
  gtm:kadastraleAanduiding "N1511"^^xsd:string ;
  ns0:name "Perceel GDA01-N1511"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360151170000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beMM3p> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bw1u3T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90224> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6755913 52.0042773,4.6755936 52.0042691,4.6756337 52.0043043,4.6755913 52.0042773))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

