@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/bY7OXE>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5352.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5352" ;
  gtm:kadastraleAanduiding "M5352"@nl ;
  ns0:name "Perceel GDA01-M5352"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350535270000/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/88231> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132987498841 52.035987571055,4.7132602535345 52.035987009195,4.7132619619268 52.035941268171,4.713300458237 52.03594183003,4.71344296171 52.035943903789,4.7135912935237 52.035946064645,4.7135905908874 52.035963713783,4.7135895822238 52.035992021377,4.7135573802601 52.035991567526,4.7134412535025 52.035989644817,4.7132987498841 52.035987571055))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

