@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/b8xMo0>
  gtm:oppervlakte 261.0 ;
  gtm:kadastraalNummer 2528.0 ;
  gtm:kadastraleAanduiding "F2528"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2528" ;
  ns0:name "Perceel GDA01-F2528"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290252870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6cN> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105254> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984360306936 52.006302262055,4.6983316724649 52.006193502672,4.6982138756222 52.006165047989,4.6982677262631 52.006081258522,4.6984312881543 52.00612083897,4.6984535888751 52.006143422538,4.6984567560978 52.006146775775,4.6985604015473 52.006256438707,4.6984360306936 52.006302262055))"^^geo:wktLiteral ;
    osm:area 261.0
  ] .

