@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/bj9BRu>
  gtm:oppervlakte 39.0 ;
  gtm:kadastraalNummer 4931.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4931" ;
  gtm:kadastraleAanduiding "M4931"@nl ;
  ns0:name "Perceel GDA01-M4931"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350493170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZByV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/265127> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971824708308 52.031189667391,4.6971193375247 52.031156876304,4.6971114729295 52.031152794427,4.6971674954449 52.031111749175,4.6971750858149 52.031115658661,4.6972384267003 52.031148217237,4.6972401326802 52.031149099107,4.6972119228645 52.031169741933,4.6971837718615 52.031190349144,4.6971824708308 52.031189667391))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

