@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/bVqQXe>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 1461.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1461"^^xsd:string ;
  gtm:kadastraleAanduiding "I1461"@nl ;
  ns0:name "Perceel GDA01-I1461"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320146170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvC4Ps> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244464> ;
  ns0:startDate "2010-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7173397831665 52.026153176714,4.7173627699479 52.026144813466,4.7175235890654 52.026316390593,4.7175013816752 52.026324272932,4.7173397831665 52.026153176714))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

