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

<album/105070#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DRINK!"@en,
        "DRINK!"@ja,
        "DRINK!"@ja-latn ;
    mo:produced_work <album/105070#musicalwork> ;
    schema:name "DRINK!"@en,
        "DRINK!"@ja,
        "DRINK!"@ja-latn .

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

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

<product/17565#subject> a schema:CreativeWork ;
    schema:name "Pepsiman"@en,
        "ペプシマン"@ja,
        "Pepsiman"@ja-latn ;
    foaf:name "Pepsiman"@en,
        "ペプシマン"@ja,
        "Pepsiman"@ja-latn .

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

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

<https://media.vgm.io/albums/07/105070/105070-9e790be97ce8.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105070#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/105070/105070-9e790be97ce8.png> ;
    foaf:depicts <album/105070#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/105070/105070-9e790be97ce8.png> .

<https://medium-media.vgm.io/albums/07/105070/105070-9e790be97ce8.png> a schema:ImageObject,
        foaf:Image .

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

<album/105070#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-17"^^xsd:date ;
    dcterms:title "DRINK!"@en,
        "DRINK!"@ja,
        "DRINK!"@ja-latn ;
    mo:catalogue_number "CHIP-01" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/105070#musicalexpression> ;
    mo:publisher _:Nc9f8b27498474817834d27b0b69ad277 ;
    mo:record _:Nbeed361a092c4252b3b6c957439f6702 ;
    mo:record_count 1 ;
    schema:about <product/17565#subject> ;
    schema:datePublished "2020-10-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/105070/105070-9e790be97ce8.png> ;
    schema:name "DRINK!"@en,
        "DRINK!"@ja,
        "DRINK!"@ja-latn ;
    schema:publisher _:Nc9f8b27498474817834d27b0b69ad277 ;
    foaf:depiction <https://media.vgm.io/albums/07/105070/105070-9e790be97ce8.png> .

_:N03ee7c8d36014153a932ce48af0152da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 2 - Downtown"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nbeed361a092c4252b3b6c957439f6702 ;
    schema:name "Stage 2 - Downtown"@en .

_:N6fc8ff24576746e78221630f293e4ba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 4 - Pepsi City"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nbeed361a092c4252b3b6c957439f6702 ;
    schema:name "Stage 4 - Pepsi City"@en .

_:N8869c84344684bb68e53a919f7f77bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 3 - Desert Highway"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nbeed361a092c4252b3b6c957439f6702 ;
    schema:name "Stage 3 - Desert Highway"@en .

_:Nad8937078eb645e5b9707ff6f042a044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 4 - Chase Scene"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nbeed361a092c4252b3b6c957439f6702 ;
    schema:name "Stage 4 - Chase Scene"@en .

_:Nbfebe92a9fbb495ba0aa4a9f4040b44a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pepushiman Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nbeed361a092c4252b3b6c957439f6702 ;
    schema:name "Pepushiman Theme"@en .

_:Nc3eaf60fb3354a38972d4d2017a074df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage 1 - The Suburbs"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nbeed361a092c4252b3b6c957439f6702 ;
    schema:name "Stage 1 - The Suburbs"@en .

_:Nc9f8b27498474817834d27b0b69ad277 schema:name "Chipped Records"@en,
        "Chipped Records"@ja,
        "Chipped Records"@ja-latn ;
    foaf:name "Chipped Records"@en,
        "Chipped Records"@ja,
        "Chipped Records"@ja-latn .

_:Nbeed361a092c4252b3b6c957439f6702 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03ee7c8d36014153a932ce48af0152da,
        _:N6fc8ff24576746e78221630f293e4ba6,
        _:N8869c84344684bb68e53a919f7f77bbe,
        _:Nad8937078eb645e5b9707ff6f042a044,
        _:Nbfebe92a9fbb495ba0aa4a9f4040b44a,
        _:Nc3eaf60fb3354a38972d4d2017a074df ;
    mo:track_count 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03ee7c8d36014153a932ce48af0152da,
        _:N6fc8ff24576746e78221630f293e4ba6,
        _:N8869c84344684bb68e53a919f7f77bbe,
        _:Nad8937078eb645e5b9707ff6f042a044,
        _:Nbfebe92a9fbb495ba0aa4a9f4040b44a,
        _:Nc3eaf60fb3354a38972d4d2017a074df .

