@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/bd7kac>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 3795.0 ;
  gtm:kadastraleAanduiding "F3795"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3795"^^xsd:string ;
  ns0:name "Perceel GDA01-F3795"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290379570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5TWy> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288302> ;
  ns0:startDate "2018-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6885762760813 52.014351371977,4.6886138270729 52.014383341913,4.6885991875801 52.014399200493,4.6885485378376 52.014381435413,4.6885762760813 52.014351371977))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

