@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/bMGjHh>
  gtm:oppervlakte 742.0 ;
  gtm:kadastraalNummer 4058.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4058" ;
  gtm:kadastraleAanduiding "K4058"@nl ;
  ns0:name "Perceel GDA01-K4058"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330405870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpn5cL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81963> ;
  ns0:startDate "1999-12-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7246753068764 52.01527427359,4.7246881183111 52.015274804096,4.724636988553 52.015768392323,4.7244364364894 52.015781267359,4.7244909971241 52.015266629742,4.7245150330724 52.015267627929,4.7245140896647 52.01527626046,4.7245674494846 52.015278259619,4.7245683605607 52.015269842627,4.7246218337159 52.01527205812,4.7246753068764 52.01527427359))"^^geo:wktLiteral ;
    osm:area 760.0
  ] .

