@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/bPNPhh>
  gtm:oppervlakte 172.0 ;
  gtm:kadastraalNummer 2545.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2545" ;
  gtm:kadastraleAanduiding "M2545"@nl ;
  ns0:name "Perceel GDA01-M2545"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350254570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86119> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062839801296 52.034374011515,4.7062661368136 52.034271773406,4.7063116654022 52.034268845787,4.706313809672 52.034281181251,4.7064378437875 52.034272649308,4.7066136012753 52.034261117444,4.7066238552139 52.034320014623,4.7063240542494 52.03433970988,4.7063294971175 52.034370895066,4.7062839801296 52.034374011515))"^^geo:wktLiteral ;
    osm:area 172.0
  ] .

