@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bngWYC>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 3759.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3759"^^xsd:string ;
  gtm:kadastraleAanduiding "M3759"@nl ;
  ns0:name "Perceel GDA01-M3759"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350375970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXIzgN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87005> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971223705487 52.025990392925,4.6970515656485 52.025954770381,4.6969807611379 52.025919129819,4.6969080912557 52.025882570449,4.6969172184885 52.025875568068,4.6969200379461 52.025876986787,4.696991175226 52.025912773151,4.6970193615426 52.025891554979,4.6970218087427 52.025889708726,4.6970211292355 52.025889363184,4.6970485382162 52.025868473019,4.6970829666221 52.025885662884,4.6971792707888 52.025932616412,4.6973158159833 52.026002537301,4.697248133655 52.026053671193,4.6971920621472 52.02602546061,4.6971223705487 52.025990392925))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

