@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bchm4D>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 2615.0 ;
  gtm:kadastraleAanduiding "B2615"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2615"^^xsd:string ;
  schema:name "Perceel GDA01-B2615"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250261570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWfF84> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72006> ;
  schema:startDate "2003-02-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7049063339425 52.011870425193,4.7050132448938 52.011792306337,4.7050076657663 52.011789451645,4.7050740404156 52.011757154421,4.7051034783223 52.011742826694,4.7051445939606 52.011764205661,4.7049610356459 52.011898786065,4.7049063339425 52.011870425193))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

