@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/biK2qd>
  gtm:oppervlakte 77.0 ;
  gtm:kadastraalNummer 2209.0 ;
  gtm:kadastraleAanduiding "B2209"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2209"^^xsd:string ;
  ns0:name "Perceel GDA01-B2209"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250220970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2V1aS> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71951> ;
  ns0:startDate "2012-09-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70647346643 52.010551253754,4.7066246369336 52.010633356095,4.7065853697842 52.01065909658,4.7065675091733 52.010670795092,4.7064173231449 52.010592922924,4.70647346643 52.010551253754))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

