@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/bFoPit>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 3405.0 ;
  gtm:kadastraleAanduiding "F3405"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3405"^^xsd:string ;
  ns0:name "Perceel GDA01-F3405"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290340570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bG14rf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76244> ;
  ns0:startDate "2007-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6993418488866 52.003138708483,4.6993404408984 52.003189664623,4.699230479333 52.003188248944,4.6990494185018 52.003187810706,4.6990570490979 52.003154643088,4.6990614147073 52.003154866356,4.6990640992583 52.003134622141,4.6991112628807 52.003137001162,4.6992318583218 52.003137292636,4.6993418488866 52.003138708483))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

