@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/biK3aG>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 1404.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1404" ;
  gtm:kadastraleAanduiding "M1404"@nl ;
  ns0:name "Perceel GDA01-M1404"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350140470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcvL> ;
  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/85411> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060805833665 52.035999084226,4.7061506442877 52.03599408741,4.7061526738362 52.036005343605,4.706449232187 52.035985899651,4.7064566289571 52.036028547307,4.7063019849786 52.036038951656,4.7061604034529 52.036048128031,4.706158373764 52.036036880824,4.7060879468152 52.036041983388,4.7060805833665 52.035999084226))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

