@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/bDwx0b>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3791.0 ;
  gtm:kadastraleAanduiding "E3791"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3791"^^xsd:string ;
  ns0:name "Perceel GDA01-E3791"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280379170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTo0D> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74286> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6976422918279 52.008139504056,4.6976964032968 52.008166822243,4.6976184215641 52.008225545187,4.697456267757 52.008346747761,4.6974064771952 52.008321638971,4.6974032109412 52.008319983938,4.697564455157 52.008198263768,4.6976422918279 52.008139504056))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

