@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/bSICd5>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 3594.0 ;
  gtm:kadastraleAanduiding "E3594"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3594"^^xsd:string ;
  schema:name "Perceel GDA01-E3594"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280359470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZxv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74137> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973544884423 52.009069746031,4.6973069989896 52.009045549532,4.6973012761618 52.009042621721,4.6974296100385 52.008943332698,4.6974979438716 52.00889075536,4.6975396706906 52.008858749392,4.6975942671699 52.008885836762,4.6975514718913 52.008917234266,4.6974484293849 52.008997229671,4.6973544884423 52.009069746031))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

