@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/bqpspX>
  gtm:oppervlakte 320.0 ;
  gtm:kadastraalNummer 4923.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4923" ;
  gtm:kadastraleAanduiding "M4923"@nl ;
  ns0:name "Perceel GDA01-M4923"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350492370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZByV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87856> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6980552969308 52.031807184608,4.6979654789237 52.031877667188,4.6979636418967 52.031876775574,4.6978838573345 52.031938238547,4.6978820348782 52.031937347017,4.6978191495161 52.031986828478,4.6976784719295 52.031918106537,4.6979109574982 52.031737794348,4.6980552969308 52.031807184608))"^^geo:wktLiteral ;
    osm:area 319.0
  ] .

