@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/b5PFsQ>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 807.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M807" ;
  gtm:kadastraleAanduiding "M807"@nl ;
  ns0:name "Perceel GDA01-M807"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350080770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84925> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7105900283528 52.02934494539,4.7105957050684 52.029403258669,4.7104132811025 52.029409841446,4.7102681403319 52.0294149215,4.7102625078893 52.029356599469,4.7103025009632 52.029355130574,4.7104076191944 52.029351528242,4.7105900283528 52.02934494539))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

