@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/bG0W2t>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 5394.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5394" ;
  gtm:kadastraleAanduiding "M5394"@nl ;
  ns0:name "Perceel GDA01-M5394"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350539470000/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/88272> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714592063324 52.035608590913,4.7145915699749 52.035622034695,4.7145883583397 52.035709742833,4.7145850428538 52.035775249105,4.714584305388 52.035795244014,4.7145384071495 52.035794577376,4.7145110579234 52.035794160492,4.7145141923905 52.03570869002,4.7145174041708 52.035620981884,4.714517897947 52.03560751114,4.714592063324 52.035608590913))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

