@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/bJmfYm>
  gtm:oppervlakte 600.0 ;
  gtm:kadastraalNummer 3434.0 ;
  gtm:kadastraleAanduiding "F3434"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3434"^^xsd:string ;
  ns0:name "Perceel GDA01-F3434"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290343470000/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/243320> ;
  ns0:startDate "2007-02-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6915014914715 51.999666335749,4.6915813162189 51.999789688471,4.6911163433226 51.999902962142,4.6910900990207 51.999880632452,4.6910649691205 51.999848431056,4.6910363998296 51.999817341854,4.691011257275 51.999793463664,4.6909860175693 51.999772092666,4.6913683842303 51.999677143957,4.6914890904678 51.999647171008,4.6915014914715 51.999666335749))"^^geo:wktLiteral ;
    osm:area 604.0
  ] .

