@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/bqP1g5>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 4497.0 ;
  gtm:kadastraleAanduiding "C4497"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4497" ;
  ns0:name "Perceel GDA01-C4497"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260449770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5uX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290754> ;
  ns0:startDate "2016-10-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125890029068 52.01252703786,4.7126425227172 52.012560745451,4.7126344676575 52.012565571008,4.7126178869815 52.01257551604,4.7125643206357 52.012541996927,4.7125890029068 52.01252703786))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

