@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/106068> foaf:primaryTopic <album/106068#subject> .

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

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

<artist/30030#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106068#subject> ;
    schema:name "Levi Bond"@en ;
    foaf:made <album/106068#composition>,
        <album/106068#subject> ;
    foaf:name "Levi Bond"@en .

<artist/31825#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106068#subject> ;
    schema:name "David Robinson"@en ;
    foaf:made <album/106068#composition>,
        <album/106068#subject> ;
    foaf:name "David Robinson"@en .

<artist/67049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106068#subject> ;
    schema:name "Ben Rawles"@en ;
    foaf:made <album/106068#composition>,
        <album/106068#subject> ;
    foaf:name "Ben Rawles"@en .

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

<album/106068#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Birthday of Midnight OST"@en,
        "Birthday of Midnight OST"@ja,
        "Birthday of Midnight OST"@ja-latn ;
    mo:performance_of <album/106068#musicalwork> ;
    mo:recorded_as <album/106068#musicalexpression> ;
    schema:name "Birthday of Midnight OST"@en,
        "Birthday of Midnight OST"@ja,
        "Birthday of Midnight OST"@ja-latn ;
    schema:workPerformed <album/106068#musicalwork> .

<https://media.vgm.io/albums/86/106068/106068-ee35c36c64a2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106068#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/106068/106068-ee35c36c64a2.jpg> ;
    foaf:depicts <album/106068#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/106068/106068-ee35c36c64a2.jpg> .

<https://medium-media.vgm.io/albums/86/106068/106068-ee35c36c64a2.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106068#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Birthday of Midnight OST"@en,
        "Birthday of Midnight OST"@ja,
        "Birthday of Midnight OST"@ja-latn ;
    mo:composer <artist/30030#subject>,
        <artist/31825#subject>,
        <artist/67049#subject> ;
    mo:produced_work <album/106068#musicalwork> ;
    schema:name "Birthday of Midnight OST"@en,
        "Birthday of Midnight OST"@ja,
        "Birthday of Midnight OST"@ja-latn .

<album/106068#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-26"^^xsd:date ;
    dcterms:title "Birthday of Midnight OST"@en,
        "Birthday of Midnight OST"@ja,
        "Birthday of Midnight OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106068#musicalexpression> ;
    mo:publisher _:Nbfb008a471104f6681c7e1d85b839ff6 ;
    mo:record _:Nc7a697a078ac4039aa7fbb1e3176bfa3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Birthday of Midnight"@en ;
            foaf:name "Birthday of Midnight"@en ] ;
    schema:datePublished "2020-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/106068/106068-ee35c36c64a2.jpg> ;
    schema:name "Birthday of Midnight OST"@en,
        "Birthday of Midnight OST"@ja,
        "Birthday of Midnight OST"@ja-latn ;
    schema:publisher _:Nbfb008a471104f6681c7e1d85b839ff6 ;
    foaf:depiction <https://media.vgm.io/albums/86/106068/106068-ee35c36c64a2.jpg> .

_:N2673e8b104e74f3aaee9e83148f60c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nc7a697a078ac4039aa7fbb1e3176bfa3 ;
    schema:name "Shadow"@en .

_:N37807a102c0f4fbaac95b783d2eba905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beacon"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nc7a697a078ac4039aa7fbb1e3176bfa3 ;
    schema:name "Beacon"@en .

_:N47efe72f0a944a4dba387a6e9f149f99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Worry"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nc7a697a078ac4039aa7fbb1e3176bfa3 ;
    schema:name "To Worry"@en .

_:Nbfb008a471104f6681c7e1d85b839ff6 schema:name "dBXY"@en,
        "dBXY"@ja,
        "dBXY"@ja-latn ;
    foaf:name "dBXY"@en,
        "dBXY"@ja,
        "dBXY"@ja-latn .

_:Nddc7117e0a304ecd94a9d9c66e48219a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight's Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nc7a697a078ac4039aa7fbb1e3176bfa3 ;
    schema:name "Midnight's Theme"@en .

_:Nede5cf1f4e314a64b8cd37c2d6f96812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Birthday, Midnight"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc7a697a078ac4039aa7fbb1e3176bfa3 ;
    schema:name "Happy Birthday, Midnight"@en .

_:Nc7a697a078ac4039aa7fbb1e3176bfa3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2673e8b104e74f3aaee9e83148f60c3f,
        _:N37807a102c0f4fbaac95b783d2eba905,
        _:N47efe72f0a944a4dba387a6e9f149f99,
        _:Nddc7117e0a304ecd94a9d9c66e48219a,
        _:Nede5cf1f4e314a64b8cd37c2d6f96812 ;
    mo:track_count 5 ;
    schema:duration "PT10:33"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2673e8b104e74f3aaee9e83148f60c3f,
        _:N37807a102c0f4fbaac95b783d2eba905,
        _:N47efe72f0a944a4dba387a6e9f149f99,
        _:Nddc7117e0a304ecd94a9d9c66e48219a,
        _:Nede5cf1f4e314a64b8cd37c2d6f96812 .

