@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/bdKrfH>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 4500.0 ;
  gtm:kadastraleAanduiding "C4500"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4500" ;
  ns0:name "Perceel GDA01-C4500"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260450070000/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/288627> ;
  ns0:startDate "2016-09-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125460698841 52.012423856642,4.7125986360327 52.012455104954,4.7125737052052 52.012471096265,4.7125209374423 52.012439693983,4.7125393524462 52.012427880902,4.7125458388701 52.012423720492,4.7125460698841 52.012423856642))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

