@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/bTXODU>
  gtm:oppervlakte 172.0 ;
  gtm:kadastraalNummer 2789.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2789"^^xsd:string ;
  gtm:kadastraleAanduiding "I2789"@nl ;
  ns0:name "Perceel GDA01-I2789"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320278970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhHHNm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78897> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7171643391934 52.022954004316,4.717148449602 52.023013030492,4.7170218904379 52.022999735432,4.7169846630559 52.022995928173,4.7169660303374 52.022993835675,4.7168625844066 52.022983107865,4.7167763000628 52.022974446142,4.7167921600519 52.022915482764,4.7171643391934 52.022954004316))"^^geo:wktLiteral ;
    osm:area 172.0
  ] .

