@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bh4DqW>
  gtm:oppervlakte 420.0 ;
  gtm:kadastraalNummer 3739.0 ;
  gtm:kadastraleAanduiding "H3739"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3739"^^xsd:string ;
  schema:name "Perceel GDA01-H3739"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310373970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8KBE0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291235> ;
  schema:startDate "2014-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004794116956 52.018711845117,4.7004753968645 52.018650601684,4.7004703432618 52.018588696038,4.7009088372938 52.018560305909,4.7009289122247 52.01868115516,4.7007866172294 52.018690958895,4.7007356610595 52.018694472874,4.7006194730836 52.018702352309,4.7004794116956 52.018711845117))"^^geo:wktLiteral ;
    osm:area 416.0
  ] .

