@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/bnHmgN>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 1654.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1654" ;
  gtm:kadastraleAanduiding "M1654"@nl ;
  ns0:name "Perceel GDA01-M1654"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350165470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85604> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038456239427 52.036492191035,4.7038381312767 52.036449299966,4.703906276408 52.036444796715,4.703908219208 52.036455971551,4.7040520678645 52.036446379588,4.7041896710015 52.03643729053,4.7041971507998 52.036480091617,4.7041610274966 52.036482542664,4.7039156826592 52.036498871434,4.7039137398554 52.036487696598,4.7038456239427 52.036492191035))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

