@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/bS5wLs>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 801.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M801" ;
  gtm:kadastraleAanduiding "M801"@nl ;
  ns0:name "Perceel GDA01-M801"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350080170000/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/84919> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098576075348 52.029378063292,4.7099553646626 52.029374616764,4.7099576569379 52.02939938395,4.709964248004 52.029467526822,4.7099753539129 52.029580179156,4.709856324275 52.0295843842,4.7098467080522 52.029489843022,4.7098685635791 52.029489042938,4.7098585890818 52.029386392179,4.7098576075348 52.029378063292))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

