@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/b8X995>
  gtm:oppervlakte 43.0 ;
  gtm:kadastraalNummer 3733.0 ;
  gtm:kadastraleAanduiding "D3733"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3733"^^xsd:string ;
  ns0:name "Perceel GDA01-D3733"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270373370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBEnLL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73508> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085042455029 52.008231188707,4.708493049026 52.008224185098,4.7083709423207 52.00814773565,4.7084016187903 52.008126412275,4.7084615412671 52.008159960999,4.7085375725652 52.008206995299,4.7085487412778 52.00821390886,4.7085042455029 52.008231188707))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

