@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bHgg9v>
  gtm:oppervlakte 83.0 ;
  gtm:kadastraalNummer 4537.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4537"^^xsd:string ;
  gtm:kadastraleAanduiding "M4537"@nl ;
  ns0:name "Perceel GDA01-M4537"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350453770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbpw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244311> ;
  ns0:startDate "1999-06-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6858124116724 52.01832544459,4.6855670835532 52.018297287166,4.6855811146974 52.018261812613,4.6855842698669 52.018253831726,4.6856528135856 52.018262239887,4.6858250890306 52.018283373434,4.6858124116724 52.01832544459))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

