@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bJYdie>
  gtm:oppervlakte "115"^^xsd:string ;
  gtm:kadastraalNummer "4250"^^xsd:string ;
  gtm:kadastraleAanduiding "D4250"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4250"^^xsd:string ;
  ns0:name "Perceel GDA01-D4250"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270425070000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjA0h6>, <https://n2t.net/ark:/60537/bYXDqq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc5RY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73635> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094987 52.0081795,4.7095318 52.0081906,4.7095307 52.0081914,4.7095335 52.0081929,4.7095211 52.0082017,4.709544 52.0082135,4.7095196 52.0082316,4.7095348 52.0082395,4.7095389 52.0082364,4.7095782 52.008256,4.7095732 52.0082593,4.7095761 52.0082608,4.7097273 52.0083389,4.7096889 52.0083634,4.7095008 52.0082647,4.7094223 52.0082235,4.7094474 52.0082061,4.7094821 52.00818,4.7094578 52.0081651,4.709465 52.0081604,4.7094987 52.0081795))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

