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

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

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

<artist/27055#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70708#subject> ;
    schema:name "Fat Bard"@en ;
    foaf:made <album/70708#composition>,
        <album/70708#subject> ;
    foaf:name "Fat Bard"@en .

<album/70708#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Wolf's Bite Original Score"@en,
        "The Wolf's Bite OST"@ja,
        "The Wolf's Bite Original Score"@ja-latn ;
    mo:composer <artist/27055#subject> ;
    mo:produced_work <album/70708#musicalwork> ;
    schema:name "The Wolf's Bite Original Score"@en,
        "The Wolf's Bite OST"@ja,
        "The Wolf's Bite Original Score"@ja-latn .

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

<album/70708#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Wolf's Bite Original Score"@en,
        "The Wolf's Bite OST"@ja,
        "The Wolf's Bite Original Score"@ja-latn ;
    mo:performance_of <album/70708#musicalwork> ;
    mo:recorded_as <album/70708#musicalexpression> ;
    schema:name "The Wolf's Bite Original Score"@en,
        "The Wolf's Bite OST"@ja,
        "The Wolf's Bite Original Score"@ja-latn ;
    schema:workPerformed <album/70708#musicalwork> .

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

<https://medium-media.vgm.io/albums/80/70708/70708-1502806975.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/70708#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-14"^^xsd:date ;
    dcterms:title "The Wolf's Bite Original Score"@en,
        "The Wolf's Bite OST"@ja,
        "The Wolf's Bite Original Score"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/70708#musicalexpression> ;
    mo:publisher _:Ndf6e21b0433d4a998984464936478564 ;
    mo:record _:Ne428fe69bbb447bda7b1e642ffec4131 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Wolf's Bite"@en ;
            foaf:name "The Wolf's Bite"@en ] ;
    schema:datePublished "2017-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/70708/70708-1502806975.jpg> ;
    schema:name "The Wolf's Bite Original Score"@en,
        "The Wolf's Bite OST"@ja,
        "The Wolf's Bite Original Score"@ja-latn ;
    schema:publisher _:Ndf6e21b0433d4a998984464936478564 ;
    foaf:depiction <https://media.vgm.io/albums/80/70708/70708-1502806975.jpg> .

_:N1b43d4c31d75408a9b11c04ff14331ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Huffin' Puffin' Swingin'"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Ne428fe69bbb447bda7b1e642ffec4131 ;
    schema:name "Huffin' Puffin' Swingin'"@en .

_:N2cd400cba58940629b7ea2e6125c0c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Order Up"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ne428fe69bbb447bda7b1e642ffec4131 ;
    schema:name "Order Up"@en .

_:N7cff69c9942f4f7ea0777248084f50a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome To Town"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Ne428fe69bbb447bda7b1e642ffec4131 ;
    schema:name "Welcome To Town"@en .

_:Nc6247c4793ec416ba4e1959132534c72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest Easy"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ne428fe69bbb447bda7b1e642ffec4131 ;
    schema:name "Rest Easy"@en .

_:Ndf6e21b0433d4a998984464936478564 schema:name "Fat Bard"@en,
        "Fat Bard"@ja,
        "Fat Bard"@ja-latn ;
    foaf:name "Fat Bard"@en,
        "Fat Bard"@ja,
        "Fat Bard"@ja-latn .

_:Ne428fe69bbb447bda7b1e642ffec4131 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b43d4c31d75408a9b11c04ff14331ed,
        _:N2cd400cba58940629b7ea2e6125c0c3e,
        _:N7cff69c9942f4f7ea0777248084f50a6,
        _:Nc6247c4793ec416ba4e1959132534c72 ;
    mo:track_count 4 ;
    schema:duration "PT8:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1b43d4c31d75408a9b11c04ff14331ed,
        _:N2cd400cba58940629b7ea2e6125c0c3e,
        _:N7cff69c9942f4f7ea0777248084f50a6,
        _:Nc6247c4793ec416ba4e1959132534c72 .

