@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/b3XntZ>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 5359.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5359" ;
  gtm:kadastraleAanduiding "M5359"@nl ;
  ns0:name "Perceel GDA01-M5359"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350535970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZG7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88238> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.713956939568 52.036044232255,4.7139551854608 52.036090152792,4.7138998596206 52.036089342126,4.7137582300346 52.036087273918,4.7136406646512 52.036084084809,4.7136085368367 52.036083541512,4.7136097640838 52.036055235169,4.7136104720727 52.036039168014,4.7137600863538 52.036041353968,4.7139017157947 52.036043422173,4.713956939568 52.036044232255))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

