@prefix ns1: <http://omeka.org/s/vocabs/o#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bsTL9f0/470343> a ns1:Media ;
    ns1:created "2024-07-18T01:15:16+00:00"^^xsd:dateTime ;
    ns1:filename "abc1e58295865230c3ee19f2befdf48475a6eba8" ;
    ns1:id 470343 ;
    ns1:ingester "iiif" ;
    ns1:is_public true ;
    ns1:item <https://n2t.net/ark:/60537/bsTL9f0> ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns1:renderer "iiif" ;
    ns1:source "https://images.memorix.nl/sahm/iiif/b9815c35-3aa7-44e0-1297-ed4604de06f3/info.json" ;
    ns1:thumbnail_urls [ ] ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/media/470343> ;
    schema:sdDatePublished "2024-07-18T01:15:16+00:00"^^xsd:dateTime .

