@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bijEc6>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 3870.0 ;
  gtm:kadastraleAanduiding "E3870"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3870"^^xsd:string ;
  ns0:name "Perceel GDA01-E3870"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280387070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bx3Zry> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74335> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6968086047348 52.009231626968,4.6967713689091 52.009259479405,4.6966944623872 52.009314387968,4.6966950113945 52.009314678818,4.6966554575446 52.009338877311,4.6965414436584 52.009267676291,4.6966778339952 52.009184497656,4.6966819737443 52.009182400673,4.696686659176 52.009180810243,4.6966917438186 52.009179779436,4.6966970379239 52.009179334105,4.69670238101 52.009179491286,4.6967075837439 52.009180249866,4.696712486336 52.009181581945,4.6967169000068 52.009183450461,4.6968086047348 52.009231626968))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

