@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <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/b6S9dO>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 3699.0 ;
  gtm:kadastraleAanduiding "C3699"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3699" ;
  sdo:name "Perceel GDA01-C3699"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260369970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/brEN6v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72533> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7134584265489 52.007862118621,4.7134222451158 52.007910709588,4.713440451543 52.007915541702,4.7134292582547 52.007930569169,4.7134110518227 52.007925737053,4.7132612927076 52.007883236436,4.7132794984377 52.007860015752,4.7132809338949 52.007860446425,4.7133102768482 52.0078210834,4.7134584265489 52.007862118621))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
