@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/bfc9Im>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 6569.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6569" ;
  gtm:kadastraleAanduiding "M6569"@nl ;
  ns0:name "Perceel GDA01-M6569"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350656970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbuPn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89266> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7013466316766 52.033808788657,4.7013136483366 52.033810933529,4.7013155631607 52.033821982415,4.701281222813 52.033824236224,4.7012793084101 52.033813160374,4.7010913573485 52.033825377243,4.7010071266294 52.03383084575,4.7009997234473 52.033788026898,4.7011278351706 52.033779668126,4.7012718916371 52.033770260567,4.701303562221 52.033768188955,4.7013054638449 52.033779147881,4.7013411024506 52.033776811743,4.7013466316766 52.033808788657))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

