@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/bYy9Oi>
  gtm:kadastraalNummer "1251" ;
  gtm:kadastraleAanduiding "C1251" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1251" ;
  sdo:name "Perceel GDA01-C1251"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8kcjM>, <https://n2t.net/ark:/60537/bijPrr> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16133> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7152581 52.0091101, 4.715273 52.0090548, 4.7152398 52.0090514, 4.7152323 52.0090794, 4.7151654 52.0090716, 4.715095 52.0090639, 4.7151019 52.0090374, 4.7150364 52.0090308, 4.7150276 52.0090634, 4.7149722 52.0090571, 4.7149669 52.0090722, 4.7150091 52.0090783, 4.7149899 52.0091289, 4.7150221 52.0091348, 4.7150184 52.0091517, 4.7150317 52.0091531, 4.7150332 52.0091487, 4.7150697 52.0091535, 4.715048 52.0092109, 4.715065 52.0092133, 4.7151061 52.0090958, 4.7151657 52.0090865, 4.7151622 52.0090975, 4.7152581 52.0091101))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

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