@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/beA3qo>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 967.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M967" ;
  gtm:kadastraleAanduiding "M967"@nl ;
  ns0:name "Perceel GDA01-M967"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350096770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKppZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85040> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6895039404597 52.027752299589,4.6895179947023 52.027749955997,4.6895621734156 52.027742595596,4.6895864721267 52.02779729016,4.6895866548212 52.027797722686,4.6894488719896 52.027820788466,4.6892916181486 52.02784687563,4.6892674580427 52.027791723417,4.6895039404597 52.027752299589))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

