@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/benuSM>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 4033.0 ;
  gtm:kadastraleAanduiding "D4033"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4033" ;
  ns0:name "Perceel GDA01-D4033"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270403370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8KpQc> ;
  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/244152> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051266588064 52.010620542362,4.7050795787685 52.010592989736,4.7050778606279 52.010591991055,4.7050340578111 52.010566362943,4.7049854389619 52.010540392309,4.7050284513393 52.010502144214,4.7050631234074 52.010479775238,4.7051162956746 52.010510904606,4.7051853887395 52.010553505519,4.7052030225511 52.010564393775,4.7051777148217 52.010583032928,4.7051266588064 52.010620542362))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

