@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bNVFS3>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 3590.0 ;
  gtm:kadastraleAanduiding "F3590"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3590" ;
  ns0:name "Perceel GDA01-F3590"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290359070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBdYG5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257299> ;
  ns0:startDate "2009-01-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7008435372306 52.005374805852,4.7008790444598 52.00529871019,4.700897229267 52.005301944191,4.7008690251526 52.005362397648,4.7008655245821 52.005361784001,4.7008554956294 52.005383288744,4.7008407966633 52.005380677287,4.7008435372306 52.005374805852))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

