@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/bNw7LH>
  gtm:oppervlakte 246.0 ;
  gtm:kadastraalNummer 4444.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4444" ;
  gtm:kadastraleAanduiding "M4444"@nl ;
  ns0:name "Perceel GDA01-M4444"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350444470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqTm3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87528> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7145964867273 52.029377785949,4.7143514832858 52.02936745177,4.7142068663852 52.029361951363,4.7142288543483 52.02928538819,4.7142290078853 52.029284867742,4.7143211876377 52.029288899999,4.7143223614685 52.029278659956,4.7143380897006 52.029279289135,4.7144302694518 52.029283321306,4.7145983219851 52.029290483332,4.7145964867273 52.029377785949))"^^geo:wktLiteral ;
    osm:area 245.0
  ] .

