@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/b7hyJ9>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 3750.0 ;
  gtm:kadastraleAanduiding "E3750"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3750" ;
  ns0:name "Perceel GDA01-E3750"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280375070000/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/74259> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987342843901 52.009750481279,4.6986786120665 52.009716512016,4.6987805122196 52.009656804708,4.6988162587719 52.00963576514,4.6988164900057 52.009635883342,4.6988934256661 52.009577045635,4.6988921825261 52.009576427154,4.6988930964108 52.009575722412,4.6989292786967 52.009548114825,4.6989906854191 52.00957857606,4.6989544838903 52.00960648916,4.698876931454 52.009665655871,4.6988767147841 52.009665537755,4.6988414605233 52.009686768977,4.6987342843901 52.009750481279))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

