@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/bZAIDj>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 2567.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2567" ;
  gtm:kadastraleAanduiding "M2567"@nl ;
  ns0:name "Perceel GDA01-M2567"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350256770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86141> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056285779519 52.034022387747,4.7056207245818 52.033977256587,4.7058543247463 52.033961791153,4.7059849669124 52.033952794575,4.7059999715179 52.033959901296,4.7060249479263 52.033958149226,4.7060314293177 52.033995776115,4.705862178486 52.034006913311,4.7056285779519 52.034022387747))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

