@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/b254jt>
  gtm:oppervlakte 167.0 ;
  gtm:kadastraalNummer 5557.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5557" ;
  gtm:kadastraleAanduiding "M5557"@nl ;
  ns0:name "Perceel GDA01-M5557"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350555770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6ICF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88424> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70906393398 52.030127800118,4.7090620248739 52.030106630474,4.7090555208276 52.030034748888,4.7090437786143 52.029904592423,4.7091415392634 52.029900993784,4.7091531859009 52.030031706968,4.7091590422358 52.030099216465,4.7091613870847 52.030124334515,4.70906393398 52.030127800118))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

