@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bsTPSE>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 3909.0 ;
  gtm:kadastraleAanduiding "E3909"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3909"^^xsd:string ;
  ns0:name "Perceel GDA01-E3909"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280390970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHMa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74357> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6972163162485 52.010442204653,4.6972272094003 52.010435715946,4.6972675767587 52.010411701798,4.6973535368321 52.010465183309,4.6974860012499 52.010548311386,4.6974680877568 52.010558561083,4.6974339067743 52.010578108352,4.6973020559144 52.010495810747,4.6972207586787 52.010445053055,4.6972163162485 52.010442204653))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

