@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/b6FBo7>
  gtm:oppervlakte 69.0 ;
  gtm:kadastraalNummer 3485.0 ;
  gtm:kadastraleAanduiding "B3485"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3485" ;
  sdo:name "Perceel GDA01-B3485"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250348570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIVSz6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/243557> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042653011787 52.012074061646,4.7042257412203 52.012041410945,4.704201904885 52.012020761101,4.7041913137472 52.012012250546,4.7042478280297 52.01198377058,4.7043326932058 52.012052493912,4.7043309020297 52.012053418316,4.7043785939186 52.012088686836,4.7043220459722 52.012115548756,4.7042691016002 52.01207224107,4.7042653011787 52.012074061646))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

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