@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/bT81u2>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 7498.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7498" ;
  gtm:kadastraleAanduiding "M7498"@nl ;
  ns0:name "Perceel GDA01-M7498"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350749870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs5Ye> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89888> ;
  ns0:startDate "2018-12-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.684897643651 52.022792517923,4.6848425398583 52.022768387906,4.6848740001571 52.022742104708,4.6849272949876 52.022765450917,4.6849392765617 52.022770699708,4.6849083663623 52.022797210915,4.684897643651 52.022792517923))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

