@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/b253u6>
  gtm:oppervlakte 602.0 ;
  gtm:kadastraalNummer 4086.0 ;
  gtm:kadastraleAanduiding "D4086"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4086"^^xsd:string ;
  ns0:name "Perceel GDA01-D4086"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270408670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLFr> ;
  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/73594> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042512894847 52.009347354928,4.7042001752768 52.009322762685,4.7044496488827 52.009126941227,4.7045007738736 52.009151776112,4.704698913801 52.009247950588,4.7044774898115 52.009421077724,4.7044489363341 52.009443410111,4.7042512894847 52.009347354928))"^^geo:wktLiteral ;
    osm:area 602.0
  ] .

