@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bh4pkK>
  gtm:kadastraalNummer "405" ;
  gtm:kadastraleAanduiding "C405" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C405" ;
  sdo:name "Perceel GDA01-C405"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bJmg3q> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15287> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148591 52.0082549, 4.7147967 52.0082537, 4.7147324 52.008251, 4.7146682 52.0082491, 4.7145988 52.0082529, 4.7145402 52.0082495, 4.7144886 52.0082465, 4.7144368 52.0082425, 4.7143912 52.0082364, 4.7144132 52.0081734, 4.7144565 52.0080789, 4.7144223 52.008077, 4.7144062 52.0081212, 4.7143982 52.0081621, 4.7143866 52.0082049, 4.7143762 52.0082403, 4.7143735 52.0082464, 4.7143967 52.0082479, 4.7144549 52.0082521, 4.7145254 52.008256, 4.7145885 52.00826, 4.7146509 52.008263, 4.7148472 52.008277, 4.7148591 52.0082549))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

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