@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/bsH91M>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 6712.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6712" ;
  gtm:kadastraleAanduiding "M6712"@nl ;
  ns0:name "Perceel GDA01-M6712"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350671270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvpq7d> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89396> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7107028431728 52.034765539953,4.7107685630562 52.034761216554,4.7107708818683 52.034774622549,4.7107771279952 52.034810728769,4.7107919003904 52.034893120154,4.7108089080897 52.034989627131,4.7107441352249 52.034993947006,4.7107267042469 52.034897491517,4.7107028431728 52.034765539953))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

