@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/b8X94b>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 3185.0 ;
  gtm:kadastraleAanduiding "B3185"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3185" ;
  ns0:name "Perceel GDA01-B3185"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250318570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bS5FUy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72138> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086272374198 52.010025444988,4.7086395992469 52.010032473275,4.7086438584331 52.010030151852,4.7086738534673 52.01001158392,4.7087233992447 52.010041854827,4.7087731992133 52.010071695735,4.7086545160509 52.010137256238,4.7085481792362 52.010072304209,4.7086272374198 52.010025444988))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

