@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/b5CY2x>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 6545.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6545" ;
  gtm:kadastraleAanduiding "M6545"@nl ;
  ns0:name "Perceel GDA01-M6545"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350654570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/byJAky> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89244> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003440853532 52.034883555616,4.7000230074123 52.034904665739,4.7000136175899 52.034850797503,4.7000984498845 52.034845198384,4.7000965197807 52.034834212309,4.700149549635 52.034830674685,4.7001514936348 52.034841705783,4.7002957302412 52.034832192595,4.7002976458213 52.034843178583,4.7003366264133 52.034840601577,4.7003440853532 52.034883555616))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

