@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/bn4gcE>
  gtm:oppervlakte 330.0 ;
  gtm:kadastraalNummer 703.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N703"^^xsd:string ;
  gtm:kadastraleAanduiding "N703"@nl ;
  ns0:name "Perceel GDA01-N703"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360070370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPM5> ;
  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/106452> ;
  ns0:startDate "2019-03-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6876522288751 52.00168164798,4.6876155182349 52.001706678301,4.6875783168047 52.001731427052,4.6875409478863 52.001755707396,4.6872341391263 52.001576289646,4.6872508976189 52.001566250352,4.6873544324745 52.001504234597,4.6873998159914 52.001530013626,4.6874450022646 52.001556303806,4.6874896881665 52.001582932554,4.6875445792872 52.001615383537,4.6875987642371 52.001648297695,4.6876522288751 52.00168164798))"^^geo:wktLiteral ;
    osm:area 330.0
  ] .

