@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/b03mqrz> a schema:DataDownload ;
    ns1:created "2026-04-01T22:06:27+00:00"^^xsd:dateTime ;
    ns1:id 3076160 ;
    ns1:is_public true ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns1:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/255> ;
    ns1:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/6> ;
    ns1:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns1:title "Gouda Tijdmachine Viewer API" ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3076160> ;
    schema:contentUrl <https://api-viewer.goudatijdmachine.nl/assets/gtm-api-viewer-openapi.json> ;
    schema:description "This tested read-only REST API meets the information needs regarding photos, buildings, streets, and people; all identified with a persistent HTTP URI based on ARK."@en,
        "Deze getestte read-only REST API voorziet in de informatiebehoefte qua foto's, panden, straten en personen; alle geïdentifieerd met een persistente HTTP URI op basis van ARK."@nl ;
    schema:documentation <https://api-viewer.goudatijdmachine.nl/> ;
    schema:encodingFormat "application/json" ;
    schema:name "Gouda Timemachine Viewer API"@en,
        "Gouda Tijdmachine Viewer API"@nl ;
    schema:sdDatePublished "2026-06-15T09:12:52+00:00"^^xsd:dateTime ;
    schema:usageInfo <https://spec.openapis.org/oas/v3.2.0.html> .

