@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/bAbkCy>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 2547.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2547" ;
  gtm:kadastraleAanduiding "M2547"@nl ;
  ns0:name "Perceel GDA01-M2547"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350254770000/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/86121> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062533343178 52.034198408145,4.706386571504 52.034189390171,4.7066202844532 52.034174229472,4.7066272961867 52.034214394112,4.7066057057493 52.034215815333,4.7065548518016 52.034219143727,4.7065552666697 52.034221572987,4.706430260883 52.034229802819,4.7064306911363 52.034232178238,4.7062612175079 52.034243539432,4.7062533343178 52.034198408145))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

