@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bgeEet>
  gtm:oppervlakte 73.0 ;
  gtm:kadastraalNummer 3944.0 ;
  gtm:kadastraleAanduiding "D3944"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3944"^^xsd:string ;
  schema:name "Perceel GDA01-D3944"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270394470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzLWQa> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73182> ;
  schema:startDate "2003-08-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120262297429 52.007913982024,4.7119556464176 52.007889901681,4.7120545255419 52.00778561907,4.7120714606143 52.007791684505,4.7121259312548 52.007811178169,4.7120516323898 52.007887782702,4.7120262297429 52.007913982024))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

