@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/bt6xCR>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 2411.0 ;
  gtm:kadastraleAanduiding "F2411"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2411" ;
  ns0:name "Perceel GDA01-F2411"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290241170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDwFPw> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75696> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004301705212 52.000781089792,4.7005075582438 52.000789541026,4.7004941033334 52.000840822396,4.7004714774607 52.000927051188,4.7004608141089 52.000966259407,4.7004457550595 52.001002466808,4.7003738912345 52.000990838901,4.7003971755578 52.000906321771,4.7004164094295 52.000833340117,4.7004301705212 52.000781089792))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

