@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/bqOPVb>
  gtm:oppervlakte 72.0 ;
  gtm:kadastraalNummer 4306.0 ;
  gtm:kadastraleAanduiding "D4306"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4306"^^xsd:string ;
  schema:name "Perceel GDA01-D4306"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270430670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPorCg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73204> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099821607598 52.00987053054,4.7099959653077 52.009877522043,4.7101404218388 52.009955024112,4.7101179277212 52.009970768258,4.7101011440013 52.009961395683,4.71008130146 52.009975168635,4.7100058576091 52.009934259848,4.7100299524338 52.009917653056,4.7099806411185 52.009891096262,4.7099154945674 52.009856026201,4.709787441314 52.009787085329,4.7098022010411 52.009777130214,4.7099157958912 52.009836082659,4.7099821607598 52.00987053054))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

