@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/bIVJ2R>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3001.0 ;
  gtm:kadastraleAanduiding "H3001"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3001"^^xsd:string ;
  ns0:name "Perceel GDA01-H3001"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310300170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsU19P> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77451> ;
  ns0:startDate "2011-01-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7030408281383 52.013796429333,4.702941546964 52.013740636514,4.7027599263441 52.013636699386,4.7027914206445 52.013614708088,4.7028154351979 52.013597940506,4.7029920792533 52.013705345116,4.7030894046685 52.013762339962,4.7030408281383 52.013796429333))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

