@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/bIizZ4>
  gtm:kadastraalNummer "600bis" ;
  gtm:kadastraleAanduiding "A600bis" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A600bis" ;
  sdo:name "Perceel GDA01-A600bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13844> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.719712 52.0164636, 4.7201641 52.0147419, 4.7202003 52.0146007, 4.7201634 52.0145678, 4.7199888 52.0145425, 4.71994 52.0145338, 4.7198885 52.0145139, 4.7199102 52.0144673, 4.719689 52.01444, 4.7196678 52.0144371, 4.7191398 52.0163886, 4.719712 52.0164636))"^^geo:wktLiteral ;
    osm:area 8545.0
  ] .

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