@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/bxgxU6>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 957.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M957" ;
  gtm:kadastraleAanduiding "M957"@nl ;
  ns0:name "Perceel GDA01-M957"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350095770000/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/85030> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6898639223234 52.028359351346,4.6898400870043 52.028305738198,4.6901635217445 52.028251251085,4.6901875359586 52.028306501113,4.6900026340911 52.028337548952,4.6899094486937 52.02835438072,4.6898650343495 52.028361865695,4.6898639223234 52.028359351346))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

