@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/bfPfQo>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1395.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1395"^^xsd:string ;
  gtm:kadastraleAanduiding "N1395"@nl ;
  ns0:name "Perceel GDA01-N1395"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360139570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37IJN>, <https://n2t.net/ark:/60537/bX5tyg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90187> ;
  ns0:startDate "2020-05-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6832941961979 52.001124052809,4.6832945741633 52.001099049228,4.6833478112118 52.001099340641,4.6833775168323 52.001099500306,4.6833743336107 52.001292085574,4.6832913334683 52.001291562244,4.683293091698 52.001185131646,4.6832941961979 52.001124052809))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

