@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/bQDCoT>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 4583.0 ;
  gtm:kadastraleAanduiding "E4583"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4583" ;
  ns0:name "Perceel GDA01-E4583"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280458370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKOaSI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74741> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6966951101883 52.007207155524,4.6966350571357 52.007230955116,4.6966035631411 52.007200074886,4.6966636912012 52.007176131936,4.6966951101883 52.007207155524))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

