@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/bwErnr>
  gtm:oppervlakte 1880.0 ;
  gtm:kadastraalNummer 3259.0 ;
  gtm:kadastraleAanduiding "F3259"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3259"^^xsd:string ;
  ns0:name "Perceel GDA01-F3259"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290325970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bumSBt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76129> ;
  ns0:startDate "2018-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6899520986095 52.006127409544,4.6901052527204 52.006068750349,4.6903216133992 52.005985890822,4.6906187123278 52.006278344158,4.6907771110049 52.006331144667,4.6905471421918 52.006596092954,4.6905377930076 52.006606320381,4.6905277342703 52.006616282944,4.690516980822 52.006625962753,4.6905055619288 52.006635350993,4.6904934925727 52.006644420787,4.6904807874565 52.006653163233,4.6900463870348 52.006221178034,4.6899520986095 52.006127409544))"^^geo:wktLiteral ;
    osm:area 1877.0
  ] .

