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

<album/128739#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "To Make a Game OST"@en,
        "To Make a Game OST"@ja,
        "To Make a Game OST"@ja-latn ;
    mo:produced_work <album/128739#musicalwork> ;
    schema:name "To Make a Game OST"@en,
        "To Make a Game OST"@ja,
        "To Make a Game OST"@ja-latn .

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

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

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

<album/128739#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "To Make a Game OST"@en,
        "To Make a Game OST"@ja,
        "To Make a Game OST"@ja-latn ;
    mo:performance_of <album/128739#musicalwork> ;
    mo:recorded_as <album/128739#musicalexpression> ;
    schema:name "To Make a Game OST"@en,
        "To Make a Game OST"@ja,
        "To Make a Game OST"@ja-latn ;
    schema:workPerformed <album/128739#musicalwork> .

<https://media.vgm.io/albums/93/128739/128739-310d146892dc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128739#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/128739/128739-310d146892dc.jpg> ;
    foaf:depicts <album/128739#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/128739/128739-310d146892dc.jpg> .

<https://medium-media.vgm.io/albums/93/128739/128739-310d146892dc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128739#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-04"^^xsd:date ;
    dcterms:title "To Make a Game OST"@en,
        "To Make a Game OST"@ja,
        "To Make a Game OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/128739#musicalexpression> ;
    mo:publisher _:Nd9f4fe2e37a74e96a3f67c8f727c01d6 ;
    mo:record _:N17feee7727f4415a88e01ed4866204df ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "To Make a Game"@en ;
            foaf:name "To Make a Game"@en ] ;
    schema:datePublished "2023-02-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/128739/128739-310d146892dc.jpg> ;
    schema:name "To Make a Game OST"@en,
        "To Make a Game OST"@ja,
        "To Make a Game OST"@ja-latn ;
    schema:publisher _:Nd9f4fe2e37a74e96a3f67c8f727c01d6 ;
    foaf:depiction <https://media.vgm.io/albums/93/128739/128739-310d146892dc.jpg> .

_:N03012a48d5bf48f2965a7fe141b1d033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good End Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N17feee7727f4415a88e01ed4866204df ;
    schema:name "Good End Theme"@en .

_:N49e7ea89cdf84f31950ceaaf155db97e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad End Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N17feee7727f4415a88e01ed4866204df ;
    schema:name "Bad End Theme"@en .

_:N9ad45955c08c484cb062894ed2eb7d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Late Night"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N17feee7727f4415a88e01ed4866204df ;
    schema:name "Late Night"@en .

_:Nd9f4fe2e37a74e96a3f67c8f727c01d6 schema:name "TheBluePenguin"@en,
        "TheBluePenguin"@ja,
        "TheBluePenguin"@ja-latn ;
    foaf:name "TheBluePenguin"@en,
        "TheBluePenguin"@ja,
        "TheBluePenguin"@ja-latn .

_:N17feee7727f4415a88e01ed4866204df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03012a48d5bf48f2965a7fe141b1d033,
        _:N49e7ea89cdf84f31950ceaaf155db97e,
        _:N9ad45955c08c484cb062894ed2eb7d62 ;
    mo:track_count 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N03012a48d5bf48f2965a7fe141b1d033,
        _:N49e7ea89cdf84f31950ceaaf155db97e,
        _:N9ad45955c08c484cb062894ed2eb7d62 .

