@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/btjfLC>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 3625.0 ;
  gtm:kadastraleAanduiding "B3625"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3625"^^xsd:string ;
  ns0:name "Perceel GDA01-B3625"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250362570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHCn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105058> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076584334544 52.010330810306,4.7076676785884 52.010325317828,4.7076835081565 52.01033515264,4.7076564978253 52.010352802757,4.7076577633794 52.010366364582,4.7077050629391 52.010395858937,4.7076046706205 52.01045766794,4.7075943490226 52.010464026074,4.7075114206819 52.010418254688,4.7076584334544 52.010330810306))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

