@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/bQr4gs>
  gtm:oppervlakte 31.0 ;
  gtm:kadastraalNummer 1495.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1495"^^xsd:string ;
  gtm:kadastraleAanduiding "I1495"@nl ;
  ns0:name "Perceel GDA01-I1495"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320149570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZAT5a> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259016> ;
  ns0:startDate "2010-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175558173206 52.026381892437,4.7175013816752 52.026324272932,4.7175235890654 52.026316390593,4.7176518594152 52.026450804219,4.717628828418 52.026459194237,4.7175558173206 52.026381892437))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

