@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/bmEQpA>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 3122.0 ;
  gtm:kadastraleAanduiding "H3122"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3122"^^xsd:string ;
  ns0:name "Perceel GDA01-H3122"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310312270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkpNmc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77508> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7026853270412 52.023892130438,4.7026762334092 52.023898926726,4.7026064771705 52.023950995402,4.7025872288095 52.023965372774,4.7025448134695 52.023997888837,4.7024877138063 52.02404168082,4.7024711720125 52.024054375107,4.7024357750577 52.024036641879,4.7024024023982 52.024019927115,4.702394044737 52.024015743844,4.7025120462666 52.023927247257,4.7026282828618 52.023839800921,4.702704059387 52.023878145539,4.7026853270412 52.023892130438))"^^geo:wktLiteral ;
    osm:area 170.0
  ] .

