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

<https://n2t.net/ark:/60537/bUB44h>
  gtm:oppervlakte 11.0 ;
  gtm:kadastraalNummer 4442.0 ;
  gtm:kadastraleAanduiding "C4442"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4442" ;
  ns0:name "Perceel GDA01-C4442"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260444270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRzgg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260339> ;
  ns0:startDate "2016-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130461630704 52.012221579328,4.7130510857107 52.012216789735,4.7130751587973 52.012227785582,4.7130774735386 52.012228841492,4.713075938625 52.012230171974,4.7130620521135 52.012242109945,4.713095893325 52.012256406539,4.7130824085851 52.012267780544,4.7130822785801 52.012267707892,4.7130582501789 52.012254707889,4.7130286155337 52.012238682637,4.7130461630704 52.012221579328))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

