@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/bfc8SZ>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 3749.0 ;
  gtm:kadastraleAanduiding "E3749"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3749" ;
  ns0:name "Perceel GDA01-E3749"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280374970000/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/74258> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987342843901 52.009750481279,4.6988414605233 52.009686768977,4.6988767147841 52.009665537755,4.698876931454 52.009665655871,4.6989544838903 52.00960648916,4.6989906854191 52.00957857606,4.6990504009018 52.009608200442,4.699014747094 52.009635541503,4.6990138477743 52.00963624633,4.6990152931614 52.009636973853,4.6989376043551 52.009695537583,4.6989371561745 52.009695319241,4.6989017149291 52.009716396584,4.6987829434197 52.009780184944,4.6987342843901 52.009750481279))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

