@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/bFoPU8>
  gtm:oppervlakte 257.0 ;
  gtm:kadastraalNummer 4267.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4267" ;
  gtm:kadastraleAanduiding "M4267"@nl ;
  ns0:name "Perceel GDA01-M4267"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350426770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGEaLs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87351> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7174235373344 52.033643854413,4.7169674798677 52.033622375061,4.7169661269487 52.033622214558,4.7169651109362 52.033621939125,4.7169641984075 52.033621565408,4.7169635773207 52.03362119335,4.71696285786 52.033620578046,4.7169623440224 52.033619856051,4.7169620807343 52.033618946728,4.7169711668761 52.033553221551,4.7174664661975 52.033573953336,4.7174235373344 52.033643854413))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

