@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/bzLVtR>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 3698.0 ;
  gtm:kadastraleAanduiding "B3698"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3698"^^xsd:string ;
  ns0:name "Perceel GDA01-B3698"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250369870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBdY4q> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72305> ;
  ns0:startDate "2007-12-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072660014026 52.012793021699,4.7070464586706 52.012953985185,4.7069838479473 52.012921570768,4.7070580068496 52.012865875647,4.7071038607884 52.012831427341,4.7071082981108 52.012833709066,4.7071654021296 52.012793186649,4.7071790442139 52.012799395547,4.707213744287 52.012774266662,4.7072257477996 52.01276558129,4.7072519138298 52.012778729661,4.7072466088347 52.012782752791,4.7072472665447 52.012784527306,4.7072660014026 52.012793021699))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

