@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/bhh8Et>
  gtm:oppervlakte 54.0 ;
  gtm:kadastraalNummer 3250.0 ;
  gtm:kadastraleAanduiding "C3250"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3250" ;
  sdo:name "Perceel GDA01-C3250"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260325070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGQGif>, <https://n2t.net/ark:/60537/bOLgtg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72493> ;
  sdo:startDate "2010-06-22"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714506875218 52.009266342276,4.714511153461 52.009255931187,4.7145149029399 52.009246784441,4.7145364009203 52.00919440602,4.7145220263793 52.009192364405,4.7145323411978 52.009166959198,4.7146291987978 52.009176815642,4.714584195457 52.009275583755,4.714506875218 52.009266342276))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

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