@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/bZo1Rb>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1375.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1375"^^xsd:string ;
  gtm:kadastraleAanduiding "N1375"@nl ;
  ns0:name "Perceel GDA01-N1375"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360137570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvRDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105975> ;
  ns0:startDate "2021-10-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6802268008956 52.005246974999,4.6802014662336 52.005230832398,4.680185994443 52.005220969033,4.6802454250502 52.005185309327,4.6803609747679 52.005258423123,4.6804647002461 52.005324050347,4.6804953003291 52.005343406412,4.6804356188831 52.005379271471,4.6804054658564 52.005360196717,4.6802766058603 52.005278661758,4.6802268008956 52.005246974999))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

