@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/bKoCQW>
  gtm:oppervlakte 1882.0 ;
  gtm:kadastraalNummer 2131.0 ;
  gtm:kadastraleAanduiding "H2131"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2131" ;
  ns0:name "Perceel GDA01-H2131"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310213170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmvQI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76909> ;
  ns0:startDate "1998-03-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024334302655 52.014811985446,4.7020958910344 52.014839737265,4.7021037108803 52.014872320806,4.7017554372075 52.014946596095,4.7015234306314 52.014820476931,4.7014575375574 52.01478465183,4.7014800154465 52.014766518318,4.7016083725118 52.014720463267,4.7021844125168 52.01449494475,4.7023569907796 52.014437650023,4.7023702118338 52.014502865922,4.7023163216525 52.014518533803,4.702338590747 52.014635108173,4.7023960211019 52.014630867163,4.7024334302655 52.014811985446))"^^geo:wktLiteral ;
    osm:area 1894.0
  ] .

