@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/bdxyqJ>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 1881.0 ;
  gtm:kadastraleAanduiding "F1881"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1881"^^xsd:string ;
  ns0:name "Perceel GDA01-F1881"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290188170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqpAGk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75396> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7018529761115 52.00398692516,4.701996140826 52.003938106628,4.7021160727592 52.00389713442,4.7021279320213 52.003893032818,4.7021640913915 52.003933214782,4.7020482988376 52.003973015674,4.7018891181375 52.004027277887,4.7018529761115 52.00398692516))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

