@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/bmER0q>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 5570.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5570" ;
  gtm:kadastraleAanduiding "M5570"@nl ;
  ns0:name "Perceel GDA01-M5570"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350557070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZZy> ;
  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/88437> ;
  ns0:startDate "1999-06-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085091890725 52.030582481154,4.70850378007 52.030523980561,4.7086864542354 52.03051755497,4.7087969849943 52.030513733578,4.7088377217273 52.030512305414,4.7088402125544 52.030539320859,4.7088431174101 52.030570751983,4.7085091890725 52.030582481154))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

