@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/bd790B>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 4323.0 ;
  gtm:kadastraleAanduiding "E4323"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4323" ;
  ns0:name "Perceel GDA01-E4323"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280432370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0cUU5>, <https://n2t.net/ark:/60537/bTyyZz> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74653> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053821410615 52.004353888872,4.705438199013 52.004334618829,4.7055014452649 52.004404834141,4.7055511867065 52.004460005494,4.7054942788229 52.004479612228,4.7054287330659 52.004405455656,4.7053821410615 52.004353888872))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

