@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/b99StD>
  gtm:oppervlakte 278.0 ;
  gtm:kadastraalNummer 3887.0 ;
  gtm:kadastraleAanduiding "D3887"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3887" ;
  ns0:name "Perceel GDA01-D3887"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270388770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1So9J> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105192> ;
  ns0:startDate "2011-12-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053492660176 52.008572456212,4.7053014983293 52.008538535878,4.7052632988767 52.008511394289,4.7053999178662 52.008427281129,4.7055489679717 52.008348417125,4.7055973079513 52.008383014804,4.7056171607683 52.008372442536,4.7056645355684 52.008406342491,4.7054955505284 52.008495427868,4.7053492660176 52.008572456212))"^^geo:wktLiteral ;
    osm:area 270.0
  ] .

