@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/bcUs32>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 4196.0 ;
  gtm:kadastraleAanduiding "A4196"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A4196" ;
  ns0:name "Perceel GDA01-A4196"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240419670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOzKT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70187> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7189505137915 52.013985150765,4.7189105908448 52.01397992659,4.7189178858237 52.013961568758,4.7189406059669 52.013905187694,4.7189784099133 52.013912817709,4.7189601846382 52.013961808869,4.7189505137915 52.013985150765))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

