@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/bFOdqv>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 2487.0 ;
  gtm:kadastraleAanduiding "B2487"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2487"^^xsd:string ;
  ns0:name "Perceel GDA01-B2487"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250248770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHFU> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71716> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098800192491 52.012624161115,4.7098736975919 52.012622219201,4.7097137896512 52.012572851533,4.7096951732035 52.012567099675,4.7097084402775 52.012555733791,4.7096975071067 52.012551464296,4.7097128276762 52.0125381957,4.7098743917263 52.012576283463,4.7098818233228 52.012578034019,4.7098800192491 52.012624161115))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

