@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/b8X9Y6>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 5248.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5248" ;
  gtm:kadastraleAanduiding "M5248"@nl ;
  ns0:name "Perceel GDA01-M5248"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350524870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88129> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132927257679 52.037094157584,4.7131508366687 52.037091691685,4.713041979518 52.037089783238,4.7130097025523 52.037089418694,4.7130107858291 52.037061021652,4.7130114151707 52.037043417041,4.7131526193033 52.037045870199,4.7132945082574 52.037048336095,4.7133483759216 52.037049273523,4.713346578914 52.037095094929,4.7132927257679 52.037094157584))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

