@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/boxhz2>
  gtm:oppervlakte 8.0 ;
  gtm:kadastraalNummer 3471.0 ;
  gtm:kadastraleAanduiding "D3471"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3471" ;
  ns0:name "Perceel GDA01-D3471"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270347170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/byj38s> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251235> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7110397257901 52.00823188421,4.7110413876163 52.008232756643,4.7110211912349 52.008247849017,4.7109945350889 52.008234464955,4.7109805844993 52.008221729134,4.7109964479524 52.008209038747,4.7110397257901 52.00823188421))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

