@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/breeIU>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 9453.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9453"^^xsd:string ;
  gtm:kadastraleAanduiding "K9453"@nl ;
  ns0:name "Perceel GDA01-K9453"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330945370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLE054> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80766> ;
  ns0:startDate "2016-11-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.730346396154 52.011279120037,4.730387906328 52.011283306542,4.7306278993284 52.011306990474,4.7306166745479 52.011350359763,4.7306096030917 52.011377680978,4.7303803793335 52.011361589369,4.7303261764849 52.011357781457,4.7303332351262 52.011330352326,4.730346396154 52.011279120037))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

