@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/bzmxD2>
  gtm:oppervlakte 321.0 ;
  gtm:kadastraalNummer 3606.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3606" ;
  gtm:kadastraleAanduiding "K3606"@nl ;
  ns0:name "Perceel GDA01-K3606"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330360670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIVU1u> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81717> ;
  ns0:startDate "2003-03-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7267889880928 52.014966720456,4.7268655211789 52.01496298814,4.7269028550279 52.014962136914,4.7269165954114 52.015325794228,4.726801329336 52.015327394782,4.7267889880928 52.014966720456))"^^geo:wktLiteral ;
    osm:area 317.0
  ] .

