@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bBQSJf>
  gtm:kadastraalNummer "387" ;
  gtm:kadastraleAanduiding "C387" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C387" ;
  sdo:name "Perceel GDA01-C387"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15269> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.715057 52.0080701, 4.715039 52.0080583, 4.7150234 52.0079998, 4.7149934 52.0079997, 4.7149949 52.0079094, 4.7149838 52.0079093, 4.7149723 52.0079094, 4.7149737 52.0080061, 4.7148319 52.0080068, 4.7145319 52.0079965, 4.7142558 52.0079871, 4.7142257 52.0079989, 4.714211 52.0080277, 4.7144188 52.0080281, 4.7144296 52.0080496, 4.7144793 52.0080517, 4.7144819 52.0080281, 4.7148436 52.0080433, 4.714923 52.0080527, 4.7149195 52.0080765, 4.714968 52.0080822, 4.7149745 52.0080677, 4.7150818 52.0080985, 4.7153026 52.0081383, 4.7153634 52.0081521, 4.7153899 52.0081507, 4.7153832 52.0081414, 4.7153161 52.0081196, 4.7150687 52.0080739, 4.715057 52.0080701))"^^geo:wktLiteral ;
    osm:area 338.0
  ] .

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