@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bkbWXr>
  gtm:kadastraalNummer 403.0 ;
  gtm:oppervlakte 1112.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L403"^^xsd:string ;
  gtm:kadastraleAanduiding "L403"@nl ;
  ns0:name "Perceel GDA01-L403"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340040370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bp9p9q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84482> ;
  ns0:startDate "2010-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7272822767555 52.007201960995,4.7272939717215 52.007206943212,4.7275909589735 52.007329843288,4.7272786498486 52.007660088236,4.7269586936231 52.007538101207,4.7271750734149 52.007313229528,4.7272822767555 52.007201960995))"^^geo:wktLiteral ;
    osm:area 1102.0
  ] .

