@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/134685> foaf:primaryTopic <album/134685#subject> .

<album/134685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Catch the Clock"@en,
        "Catch the Clock"@ja,
        "Catch the Clock"@ja-latn ;
    mo:produced_work <album/134685#musicalwork> ;
    schema:name "Catch the Clock"@en,
        "Catch the Clock"@ja,
        "Catch the Clock"@ja-latn .

<album/134685#lyrics> a mo:Lyrics .

<album/134685#vocals> a mo:Singer .

<product/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<album/134685#musicalexpression> a mo:Signal ;
    mo:published_as <album/134685#subject> ;
    mo:records <album/134685#performance> .

<album/134685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Catch the Clock"@en,
        "Catch the Clock"@ja,
        "Catch the Clock"@ja-latn ;
    mo:performance_of <album/134685#musicalwork> ;
    mo:recorded_as <album/134685#musicalexpression> ;
    schema:name "Catch the Clock"@en,
        "Catch the Clock"@ja,
        "Catch the Clock"@ja-latn ;
    schema:workPerformed <album/134685#musicalwork> .

<org/3988#subject> schema:name "Nami Haven"@en,
        "Nami Haven"@ja,
        "Nami Haven"@ja-latn ;
    foaf:name "Nami Haven"@en,
        "Nami Haven"@ja,
        "Nami Haven"@ja-latn .

<https://media.vgm.io/albums/58/134685/134685-0b62d6530541.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134685#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/134685/134685-0b62d6530541.jpg> ;
    foaf:depicts <album/134685#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/134685/134685-0b62d6530541.jpg> .

<https://medium-media.vgm.io/albums/58/134685/134685-0b62d6530541.jpg> a schema:ImageObject,
        foaf:Image .

<album/134685#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/134685#composition> ;
    mo:lyrics <album/134685#lyrics> ;
    mo:performed_in <album/134685#performance> ;
    mo:singer <album/134685#vocals> .

<album/134685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-15"^^xsd:date ;
    dcterms:title "Catch the Clock"@en,
        "Catch the Clock"@ja,
        "Catch the Clock"@ja-latn ;
    mo:catalogue_number "NHCD-0003dlc" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134685#musicalexpression> ;
    mo:publisher <org/3988#subject> ;
    mo:record _:Nfe14ebe487e64966a52cf1f59c9ead4b ;
    mo:record_count 1 ;
    schema:about <product/276#subject> ;
    schema:datePublished "2021-09-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/134685/134685-0b62d6530541.jpg> ;
    schema:name "Catch the Clock"@en,
        "Catch the Clock"@ja,
        "Catch the Clock"@ja-latn ;
    schema:publisher <org/3988#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/134685/134685-0b62d6530541.jpg> .

_:Nb962af2f427f4cc7939a1b38cfdbe523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch the Clock"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nfe14ebe487e64966a52cf1f59c9ead4b ;
    schema:name "Catch the Clock"@en .

_:Nfe14ebe487e64966a52cf1f59c9ead4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb962af2f427f4cc7939a1b38cfdbe523 ;
    mo:track_count 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb962af2f427f4cc7939a1b38cfdbe523 .

