@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/bQdd2u>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 1845.0 ;
  gtm:kadastraleAanduiding "F1845"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1845"^^xsd:string ;
  ns0:name "Perceel GDA01-F1845"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290184570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgTDZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75368> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7021487482192 52.002854739532,4.7022082612686 52.002834250732,4.7023001689326 52.002931599875,4.7023532333756 52.002990054748,4.7022927387573 52.003010915423,4.7022403196318 52.00295216766,4.7021487482192 52.002854739532))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

