@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/b0Dj06>
  gtm:oppervlakte 380.0 ;
  gtm:kadastraalNummer 3432.0 ;
  gtm:kadastraleAanduiding "F3432"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3432"^^xsd:string ;
  ns0:name "Perceel GDA01-F3432"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290343270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTohH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bWSALI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/254867> ;
  ns0:startDate "2007-02-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.691227678784 51.999999221558,4.6913074365218 51.999980502853,4.6916494438116 51.999900154499,4.6916831406946 51.999957457163,4.6917147705565 52.000012833066,4.6914100131765 52.000078175421,4.691328772527 52.000095788838,4.6913040283361 52.000070618733,4.6912334088706 52.000004396827,4.691227678784 51.999999221558))"^^geo:wktLiteral ;
    osm:area 379.0
  ] .

