@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/box8uF>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2651.0 ;
  gtm:kadastraleAanduiding "F2651"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2651" ;
  ns0:name "Perceel GDA01-F2651"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290265170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQdnAU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75774> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7022819529218 52.005063080006,4.7022147298034 52.004992237586,4.7021040929819 52.004876505954,4.7020397359873 52.004808754152,4.7020748402621 52.00479603314,4.7020961781341 52.004788301459,4.7021786977674 52.004876940162,4.702270318538 52.004972364091,4.7023379089417 52.005043001882,4.7022819529218 52.005063080006))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

