@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bvbxir>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3317.0 ;
  gtm:kadastraleAanduiding "B3317"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3317"^^xsd:string ;
  ns0:name "Perceel GDA01-B3317"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250331770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkCveU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72174> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.706137351369 52.012051173782,4.7061740616499 52.012021248034,4.7061805651267 52.012016000474,4.7062216447075 52.012035967672,4.7062686329156 52.012057245387,4.7064119249173 52.012125145651,4.7063677008251 52.012159710977,4.7062243654948 52.012091783444,4.7061773897884 52.01207064061,4.706137351369 52.012051173782))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

