@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/bvbGiU>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 4178.0 ;
  gtm:kadastraleAanduiding "D4178"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4178"^^xsd:string ;
  ns0:name "Perceel GDA01-D4178"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270417870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nJLj> ;
  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/246681> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7045279572669 52.009084538646,4.7045745522931 52.009118946853,4.7045479633361 52.009132805595,4.7045014977504 52.009098505989,4.7044997979395 52.009097264718,4.7045102973584 52.009091671899,4.7045261713031 52.00908321598,4.7045279572669 52.009084538646))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

