@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bQqUDD>
  gtm:oppervlakte 49.0 ;
  gtm:kadastraalNummer 4135.0 ;
  gtm:kadastraleAanduiding "D4135"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4135"^^xsd:string ;
  schema:name "Perceel GDA01-D4135"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270413570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZ3Cy> ;
  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/73193> ;
  schema:startDate "2014-11-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708860447962 52.007485298291,4.7087988814027 52.007528672102,4.7087555988498 52.007505295462,4.7088171802543 52.007461903782,4.7088753607762 52.007420910354,4.7089187287881 52.007444413281,4.7089162408928 52.007446160674,4.708904242672 52.00745461255,4.708860447962 52.007485298291))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

