@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/bsTPVb>
  gtm:oppervlakte 87.0 ;
  gtm:kadastraalNummer 1479.0 ;
  gtm:kadastraleAanduiding "F1479"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1479"^^xsd:string ;
  ns0:name "Perceel GDA01-F1479"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290147970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJyXPy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75131> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031238416652 52.004554449473,4.7030936199131 52.0045211515,4.7031857033704 52.00448895982,4.7033574732918 52.004428575977,4.7033881687522 52.004462335045,4.703215993869 52.004522527823,4.7031238416652 52.004554449473))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

