@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/bQ0Fe9>
  gtm:oppervlakte 490.0 ;
  gtm:kadastraalNummer 5944.0 ;
  gtm:kadastraleAanduiding "E5944"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5944" ;
  ns0:name "Perceel GDA01-E5944"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280594470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs5ap> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/247942> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6941843837445 52.008697161196,4.6942582899416 52.008734718468,4.6940549498279 52.008886953638,4.6941637142021 52.008943151475,4.6940335887067 52.009041033211,4.6940478514104 52.009048361865,4.6942401762365 52.009147063525,4.693918620599 52.0091109602,4.6939183312232 52.008932834948,4.6939523192698 52.008869271256,4.6941843837445 52.008697161196))"^^geo:wktLiteral ;
    osm:area 507.0
  ] .

