@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/bV0iIr>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2258.0 ;
  gtm:kadastraleAanduiding "B2258"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2258"^^xsd:string ;
  schema:name "Perceel GDA01-B2258"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250225870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UBZ8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71954> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055291896069 52.012388503103,4.7055675335819 52.012408283907,4.7054681760173 52.012490635602,4.7054653583587 52.012489136197,4.7054048224376 52.012540693661,4.7052997372911 52.012628944391,4.7052473272906 52.012672962628,4.7052099967754 52.01264975402,4.7053874834125 52.012505583391,4.7055291896069 52.012388503103))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

