@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/bqCiaS>
  gtm:oppervlakte 193.0 ;
  gtm:kadastraalNummer 3953.0 ;
  gtm:kadastraleAanduiding "F3953"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3953"^^xsd:string ;
  ns0:name "Perceel GDA01-F3953"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290395370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  hg:absorbed <https://n2t.net/ark:/60537/brrW7e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264685> ;
  ns0:startDate "2023-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6905923406994 52.013665817856,4.690333905066 52.013792597964,4.6902631647682 52.013737538592,4.6903361986016 52.013702232996,4.6905309793905 52.013608072677,4.690549831695 52.013563844376,4.6905698136647 52.01361001029,4.69059151332 52.013663754612,4.6905923406994 52.013665817856))"^^geo:wktLiteral ;
    osm:area 193.0
  ] .

