@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/bGE1gz>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 3263.0 ;
  gtm:kadastraleAanduiding "D3263"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3263" ;
  ns0:name "Perceel GDA01-D3263"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270326370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhuNMe> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73380> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7100908744865 52.00835106329,4.7099393838763 52.008274814981,4.7099188924462 52.008264099747,4.7099397836172 52.008248355404,4.7099533673415 52.008238114863,4.7101250448268 52.008324024961,4.7100908744865 52.00835106329))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

