@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/bXIpWy>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 3181.0 ;
  gtm:kadastraleAanduiding "H3181"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3181" ;
  ns0:name "Perceel GDA01-H3181"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310318170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bn4p29> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77542> ;
  ns0:startDate "2003-03-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000411479164 52.015156368799,4.7001630556573 52.015106421644,4.7002021027687 52.015143052569,4.7001883792652 52.015148823937,4.7000878291816 52.015191039907,4.7000651953588 52.015169883913,4.7000585109364 52.015172604338,4.7000411479164 52.015156368799))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

