@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/bTyqN5>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5620.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5620" ;
  gtm:kadastraleAanduiding "M5620"@nl ;
  ns0:name "Perceel GDA01-M5620"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350562070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XiaK> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88487> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7065311579661 52.030244443972,4.7067728808195 52.030235917829,4.7067716872736 52.030223354161,4.7068147427712 52.030221796283,4.7068171298878 52.030246923617,4.7068601854065 52.030245365722,4.7068645688676 52.030291609311,4.7065365975982 52.030302675194,4.7065311579661 52.030244443972))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

