@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/bXIpLz>
  gtm:oppervlakte 55.0 ;
  gtm:kadastraalNummer 3358.0 ;
  gtm:kadastraleAanduiding "E3358"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3358"^^xsd:string ;
  schema:name "Perceel GDA01-E3358"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280335870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLAx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74028> ;
  schema:startDate "2001-04-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038181405951 52.006913897413,4.7038198338793 52.006912693807,4.7038767049559 52.006943530652,4.7038649113166 52.006951884333,4.7038019091129 52.006996487617,4.7037951023594 52.006992996546,4.7037775873911 52.007005955024,4.7037235732885 52.007007448077,4.7037048736208 52.006997802787,4.7036991646449 52.007001598702,4.7036976186927 52.007000780768,4.7037730323969 52.006948384738,4.7037713566078 52.006947485155,4.7038181405951 52.006913897413))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

