@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/bw1m2p>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 6567.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6567" ;
  gtm:kadastraleAanduiding "M6567"@nl ;
  ns0:name "Perceel GDA01-M6567"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350656770000/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/89264> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7013614495819 52.033894669065,4.7013285100333 52.033896805209,4.7013304113934 52.033907782109,4.7012960564084 52.033910035837,4.7012941553319 52.033899040961,4.7011062622024 52.033911258192,4.7010219873316 52.03391674443,4.7010145163547 52.033873592615,4.7011427135506 52.033865378137,4.7012867383932 52.033856150142,4.7013184083491 52.033854123465,4.701320268328 52.033864947322,4.7013559215733 52.033862611264,4.7013614495819 52.033894669065))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

