@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/bfc8RO>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 3387.0 ;
  gtm:kadastraleAanduiding "E3387"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3387"^^xsd:string ;
  ns0:name "Perceel GDA01-E3387"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280338770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDW5gu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74049> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023919938772 52.006137989154,4.7024503382692 52.006169500414,4.7023927941569 52.00621050338,4.702317934313 52.006262847825,4.7022616560841 52.006232418145,4.7022081016653 52.006203882868,4.7023795619636 52.006142357105,4.7023919938772 52.006137989154))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

