@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/b1Soof>
  gtm:oppervlakte 76.0 ;
  gtm:kadastraalNummer 2511.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2511"^^xsd:string ;
  gtm:kadastraleAanduiding "N2511"@nl ;
  schema:name "Perceel GDA01-N2511"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360251170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFrsR>, <https://n2t.net/ark:/60537/bDW4md> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106323> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6749616385563 52.007825718816,4.6749450716261 52.00781146178,4.6748844453768 52.007761469746,4.6749138832776 52.007743922683,4.6749261579292 52.007751484329,4.6749290399512 52.007749767,4.6749606724441 52.007770101499,4.6750038040559 52.00780647802,4.675110821966 52.007895778449,4.6750686709916 52.007915019371,4.6749616385563 52.007825718816))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

