@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/brrWsQ>
  gtm:oppervlakte 264.0 ;
  gtm:kadastraalNummer 3607.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3607" ;
  gtm:kadastraleAanduiding "K3607"@nl ;
  ns0:name "Perceel GDA01-K3607"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330360770000/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/81718> ;
  ns0:startDate "2003-03-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7269028550279 52.014962136914,4.7270007068415 52.01495991728,4.7270141582876 52.015324453822,4.7269165954114 52.015325794228,4.7269028550279 52.014962136914))"^^geo:wktLiteral ;
    osm:area 272.0
  ] .

