@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/bj9sAW>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 1607.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1607" ;
  gtm:kadastraleAanduiding "M1607"@nl ;
  ns0:name "Perceel GDA01-M1607"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350160770000/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/85558> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705135044143 52.036982935129,4.7051279859166 52.036941098307,4.7051277995475 52.036939937727,4.7052570177261 52.036931239282,4.7054011567656 52.036921800151,4.7054030999589 52.036932974962,4.7055025099808 52.036926413683,4.7055099313165 52.036969313212,4.7054105504836 52.036975865678,4.7054086071498 52.036964699854,4.7052644957517 52.036974229039,4.7052663862307 52.036985035025,4.7052306973088 52.036987650707,4.7052267579119 52.036964959213,4.7051906790866 52.036967338928,4.7051927425768 52.036979224522,4.705135044143 52.036982935129))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

