@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/bfc8Vx>
  gtm:oppervlakte 107.0 ;
  gtm:kadastraalNummer 1907.0 ;
  gtm:kadastraleAanduiding "F1907"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1907" ;
  ns0:name "Perceel GDA01-F1907"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290190770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhhiAo> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75419> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7007378688652 52.00437260086,4.7008012074135 52.004350696929,4.7008641906586 52.004418594215,4.7009538058578 52.004515400702,4.7009509210688 52.004516426539,4.7008931224969 52.004536996614,4.700889930102 52.004538137506,4.7008011597852 52.004440374137,4.7007378688652 52.00437260086))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

