@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/bFb84h>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 956.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M956" ;
  gtm:kadastraleAanduiding "M956"@nl ;
  ns0:name "Perceel GDA01-M956"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350095670000/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/85029> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6902109312292 52.028360327305,4.6899060386683 52.028411508766,4.689874285146 52.028417244075,4.6898500281808 52.028361695928,4.6898639223234 52.028359351346,4.6898650343495 52.028361865695,4.6899094486937 52.02835438072,4.6900026340911 52.028337548952,4.6901875359586 52.028306501113,4.6902109312292 52.028360327305))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

