@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/bI5VLe>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 2546.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2546" ;
  gtm:kadastraleAanduiding "M2546"@nl ;
  ns0:name "Perceel GDA01-M2546"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350254670000/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/86120> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066136012753 52.034261117444,4.7064378437875 52.034272649308,4.706313809672 52.034281181251,4.7063116654022 52.034268845787,4.7062661368136 52.034271773406,4.7062612175079 52.034243539432,4.7064306911363 52.034232178238,4.706430260883 52.034229802819,4.7065552666697 52.034221572987,4.7065548518016 52.034219143727,4.7066057057493 52.034215815333,4.7066136012753 52.034261117444))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

