@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/bqORBU>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 815.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N815"^^xsd:string ;
  gtm:kadastraleAanduiding "N815"@nl ;
  ns0:name "Perceel GDA01-N815"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360081570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUDBN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106467> ;
  ns0:startDate "2020-03-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6874747137453 52.001139911337,4.6875311191575 52.00110608161,4.6877744225208 52.001260888415,4.6877818487933 52.001265606533,4.6877258701391 52.001299151286,4.6877051776703 52.001285995077,4.6876243035309 52.001235080284,4.6874747137453 52.001139911337))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

