@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/bSicYB>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 2587.0 ;
  gtm:kadastraleAanduiding "F2587"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2587"^^xsd:string ;
  ns0:name "Perceel GDA01-F2587"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290258770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bT89MB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75747> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7018776748783 52.003112360663,4.7020366054232 52.003045666026,4.7021315930779 52.003007209172,4.702171514985 52.003052725199,4.7020962149318 52.003077975839,4.7020621253131 52.00309014548,4.7019744330386 52.003120069794,4.7019260958102 52.003136345055,4.7019011566185 52.003133916795,4.7018776748783 52.003112360663))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

