@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/by6kRf>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 5395.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5395" ;
  gtm:kadastraleAanduiding "M5395"@nl ;
  ns0:name "Perceel GDA01-M5395"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350539570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88273> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714592063324 52.035608590913,4.7146088198121 52.035608830431,4.7146234849787 52.035608581619,4.7146380863229 52.03560773022,4.7146525801258 52.035606275985,4.7146668642429 52.035604227317,4.7146661716155 52.035623179832,4.7146629601263 52.035710887972,4.7146598266177 52.03579631351,4.714630349356 52.035795911466,4.714584305388 52.035795244014,4.7145850428538 52.035775249105,4.7145883583397 52.035709742833,4.7145915699749 52.035622034695,4.714592063324 52.035608590913))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

