@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/bvODTw>
  gtm:oppervlakte 201.0 ;
  gtm:kadastraalNummer 3492.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3492"^^xsd:string ;
  gtm:kadastraleAanduiding "K3492"@nl ;
  ns0:name "Perceel GDA01-K3492"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330349270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc5FO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81671> ;
  ns0:startDate "2005-11-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7245743301128 52.016787466587,4.7247181227608 52.016776087572,4.724748127551 52.016947916612,4.7247496181179 52.016956472955,4.7246060151619 52.016965821703,4.7245743301128 52.016787466587))"^^geo:wktLiteral ;
    osm:area 199.0
  ] .

