@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/bvODwn>
  gtm:oppervlakte 600.0 ;
  gtm:kadastraalNummer 5858.0 ;
  gtm:kadastraleAanduiding "E5858"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5858"^^xsd:string ;
  ns0:name "Perceel GDA01-E5858"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280585870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGEbbi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74852> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7008467730394 52.008246687425,4.7010208372496 52.008117496024,4.7013855019391 52.008304153402,4.7012151505044 52.008430598541,4.7008835107538 52.008260662895,4.7008785440305 52.008256858802,4.7008729195611 52.008260816865,4.7008692639725 52.008257946223,4.7008467730394 52.008246687425))"^^geo:wktLiteral ;
    osm:area 595.0
  ] .

