@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/bgskR7>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 3176.0 ;
  gtm:kadastraleAanduiding "B3176"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3176" ;
  ns0:name "Perceel GDA01-B3176"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250317670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYpxz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71781> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7074273649872 52.011404462819,4.7075024092745 52.01143907007,4.7073799383901 52.011543680033,4.7072968165281 52.011501907233,4.7074273649872 52.011404462819))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

