@prefix sdo: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://rdf.histograph.io/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .

<https://n2t.net/ark:/60537/bijACX>
  sdo:alternateName "Cleijweghsteech"@nl, "Cleywegsteegh"@nl, "Nieuwehavensteeg"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/straat/kleiwegsteeg"^^xsd:string ;
  sdo:name "Kleiwegsteeg"@nl ;
  ns0:absorbed <https://n2t.net/ark:/60537/bmepeF> ;
  ns0:absorbedBy <https://n2t.net/ark:/60537/bu8Zpx> ;
  ns0:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Straat ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/319> ;
  sdo:startDate "1438"^^xsd:gYear ;
  sdo:endDate "1910-11-25"^^xsd:date ;
  sdo:image [
    rdfs:type "sdo:ImageObject"^^xsd:string ;
    sdo:contentUrl "https://www.goudatijdmachine.nl/omeka/iiif/3/319/manifest"^^xsd:string ;
    sdo:encodingFormat "https://iiif.io/api/presentation/"^^xsd:string
  ] ;
  geo:hasGeometry [ geo:asWKT "LINESTRING (4.7097352 52.0143151,4.708825 52.0138896)"^^geo:wktLiteral ] .

