@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/bB17Jk>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 6045.0 ;
  gtm:kadastraleAanduiding "E6045"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6045" ;
  ns0:name "Perceel GDA01-E6045"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280604570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/be9Nad> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74921> ;
  ns0:startDate "2003-08-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6947018754102 52.008559340188,4.6947385616873 52.008532222218,4.6947575269736 52.008517988262,4.6948223601115 52.008550772886,4.6949093343814 52.008594752439,4.6949543969723 52.008617533449,4.6948992080416 52.008659112898,4.6948541310121 52.008636322794,4.6947671711412 52.008592352274,4.6947018754102 52.008559340188))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

