@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bC3DMo>
  gtm:oppervlakte 167.0 ;
  gtm:kadastraalNummer 851.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M851" ;
  gtm:kadastraleAanduiding "M851"@nl ;
  ns0:name "Perceel GDA01-M851"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350085170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84952> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082487721579 52.038556895831,4.7083487133017 52.038550119478,4.7083507274436 52.038561474411,4.7083869065455 52.038559283058,4.7083848790468 52.038547847153,4.7085286490452 52.038538051503,4.7085266360849 52.038526615685,4.7085628558753 52.038524622256,4.708564855633 52.038535968114,4.7087528709308 52.038523559855,4.7087604707955 52.038566442207,4.7085362339877 52.038580942773,4.708392478563 52.038590729528,4.7082562693932 52.038599786613,4.7082487721579 52.038556895831))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

