@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/bJ8qGP>
  gtm:oppervlakte 315.0 ;
  gtm:kadastraalNummer 3430.0 ;
  gtm:kadastraleAanduiding "F3430"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3430"^^xsd:string ;
  ns0:name "Perceel GDA01-F3430"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290343070000/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/76259> ;
  ns0:startDate "2007-02-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6914354649274 52.000199463024,4.6917800490462 52.000129583069,4.691814208509 52.000191823077,4.691841385131 52.000247972601,4.6916216178188 52.000287679235,4.6915346789998 52.000303668167,4.6914746171362 52.000238353726,4.6914483838042 52.000211538954,4.6914354649274 52.000199463024))"^^geo:wktLiteral ;
    osm:area 315.0
  ] .

