@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/bms8w1>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3337.0 ;
  gtm:kadastraleAanduiding "E3337"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3337" ;
  ns0:name "Perceel GDA01-E3337"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280333770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWSXi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74025> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061044226015 52.006838603738,4.7060045685773 52.006781974162,4.7058755170227 52.006711647938,4.7059153000624 52.006686261222,4.7061547331086 52.006814356465,4.7061044226015 52.006838603738))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

