@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/b254qy>
  gtm:kadastraalNummer "1344"^^xsd:string ;
  gtm:oppervlakte "96"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1344"^^xsd:string ;
  gtm:kadastraleAanduiding "N1344"^^xsd:string ;
  ns0:name "Perceel GDA01-N1344"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360134470000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b2IbaB> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZAZD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90181> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6756792 52.0053502,4.6756245 52.0053153,4.6758109 52.0052035,4.6758231 52.0052113,4.6758657 52.0052383,4.6756792 52.0053502))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

