@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/bmRxXw>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2123.0 ;
  gtm:kadastraleAanduiding "F2123"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2123" ;
  ns0:name "Perceel GDA01-F2123"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290212370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75542> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969305338567 52.00589807829,4.6968960322062 52.005937721636,4.6968205740842 52.005910304823,4.6967109708686 52.005872899273,4.6965158932302 52.005803128139,4.6965479252694 52.005764980467,4.6966763524811 52.005811368177,4.6967447056665 52.005833880671,4.6968545162958 52.005871053708,4.6969305338567 52.00589807829))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

