@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/bZo0gx>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 3751.0 ;
  gtm:kadastraleAanduiding "E3751"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3751" ;
  ns0:name "Perceel GDA01-E3751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280375170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/benuU8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74260> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6986250757349 52.009683831576,4.6987202581122 52.009627168051,4.6987547910727 52.009605483226,4.6987557017185 52.009605937973,4.6988328017538 52.009546831614,4.6988693320029 52.009518381169,4.6989292786967 52.009548114825,4.6988930964108 52.009575722412,4.6988921825261 52.009576427154,4.6988934256661 52.009577045635,4.6988164900057 52.009635883342,4.6988162587719 52.00963576514,4.6987805122196 52.009656804708,4.6986786120665 52.009716512016,4.6986250757349 52.009683831576))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

