@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/brrWPZ>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5670.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5670" ;
  gtm:kadastraleAanduiding "M5670"@nl ;
  ns0:name "Perceel GDA01-M5670"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350567070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  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/88537> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078257073802 52.029045553225,4.7078314490883 52.02910414567,4.7075027979687 52.029115470951,4.7075015481456 52.02910276315,4.7074982894848 52.029069747984,4.7075420737423 52.029068104167,4.7075395973554 52.029043075202,4.7075833815854 52.029041431369,4.7075846445009 52.029054238116,4.7078257073802 52.029045553225))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

