@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/bAOr30>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 4592.0 ;
  gtm:kadastraleAanduiding "E4592"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4592"^^xsd:string ;
  ns0:name "Perceel GDA01-E4592"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280459270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRU0a> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74743> ;
  ns0:startDate "1999-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003494928465 52.006255953125,4.7004728376818 52.006192351671,4.7005942349766 52.006128460088,4.7006422342497 52.006161125341,4.700482379911 52.006242580701,4.700393271374 52.00628842307,4.7003494928465 52.006255953125))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

