@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/bhuRbp>
  gtm:oppervlakte 419.0 ;
  gtm:kadastraalNummer 4386.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4386" ;
  gtm:kadastraleAanduiding "M4386"@nl ;
  ns0:name "Perceel GDA01-M4386"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350438670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZTt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87470> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146531334242 52.030290852206,4.7148625632178 52.030299769193,4.7148318351725 52.030562575642,4.7146847167588 52.03056328151,4.7146505246213 52.030540345636,4.7146513894491 52.030531272316,4.7146266334468 52.030530142198,4.7146531334242 52.030290852206))"^^geo:wktLiteral ;
    osm:area 418.0
  ] .

