@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/breehd>
  gtm:oppervlakte 241.0 ;
  gtm:kadastraalNummer 3153.0 ;
  gtm:kadastraleAanduiding "D3153"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3153"^^xsd:string ;
  ns0:name "Perceel GDA01-D3153"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270315370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOonW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73351> ;
  ns0:startDate "2007-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7105816692498 52.009323240316,4.7106325679886 52.00928802866,4.7106365856289 52.009290119085,4.7108037071964 52.009377143501,4.7108040755054 52.009376866976,4.710880165074 52.009416475647,4.7111675846707 52.009568170123,4.7111121359396 52.009604722113,4.7108835553583 52.009484285693,4.7108486977181 52.009465137854,4.7105816692498 52.009323240316))"^^geo:wktLiteral ;
    osm:area 263.0
  ] .

