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

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

<artist/73505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64877#subject> ;
    schema:name "Ippei Maeda"@en,
        "前田逸平"@ja ;
    foaf:made <album/64877#composition>,
        <album/64877#lyrics>,
        <album/64877#subject> ;
    foaf:name "Ippei Maeda"@en,
        "前田逸平"@ja .

<product/4612#subject> a schema:CreativeWork ;
    schema:name "MAJOR"@en,
        "メジャー"@ja,
        "MAJOR"@ja-latn ;
    foaf:name "MAJOR"@en,
        "メジャー"@ja,
        "MAJOR"@ja-latn .

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

<org/2330#subject> schema:name "JUNK MUSEUM"@en,
        "JUNK MUSEUM"@ja,
        "JUNK MUSEUM"@ja-latn ;
    foaf:name "JUNK MUSEUM"@en,
        "JUNK MUSEUM"@ja,
        "JUNK MUSEUM"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/64877/64877-1484820535.jpg> a schema:ImageObject,
        foaf:Image .

<album/64877#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ONE DAY / The Loose Dogs"@en,
        "ONE DAY / The Loose Dogs"@ja,
        "ONE DAY / The Loose Dogs"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroki Furuichi"@en ;
            foaf:made <album/64877#composition> ;
            foaf:name "Hiroki Furuichi"@en ],
        <artist/73505#subject> ;
    mo:produced_work <album/64877#musicalwork> ;
    schema:name "ONE DAY / The Loose Dogs"@en,
        "ONE DAY / The Loose Dogs"@ja,
        "ONE DAY / The Loose Dogs"@ja-latn .

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

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

<album/64877#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ONE DAY / The Loose Dogs"@en,
        "ONE DAY / The Loose Dogs"@ja,
        "ONE DAY / The Loose Dogs"@ja-latn ;
    mo:performance_of <album/64877#musicalwork> ;
    mo:performer <artist/25687#subject> ;
    mo:recorded_as <album/64877#musicalexpression> ;
    schema:byArtist <artist/25687#subject> ;
    schema:name "ONE DAY / The Loose Dogs"@en,
        "ONE DAY / The Loose Dogs"@ja,
        "ONE DAY / The Loose Dogs"@ja-latn ;
    schema:workPerformed <album/64877#musicalwork> .

<artist/25687#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64877#performance> ;
    schema:name "THE LOOSE DOGS"@en,
        "ザ・ルーズドッグス"@ja ;
    foaf:name "THE LOOSE DOGS"@en,
        "ザ・ルーズドッグス"@ja .

<album/64877#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-05"^^xsd:date ;
    dcterms:title "ONE DAY / The Loose Dogs"@en,
        "ONE DAY / The Loose Dogs"@ja,
        "ONE DAY / The Loose Dogs"@ja-latn ;
    mo:catalogue_number "CTCR-80052" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64877#musicalexpression> ;
    mo:publisher <org/2330#subject> ;
    mo:record _:Nc9f23eb26d054819a989afa6802ff2dc ;
    mo:record_count 1 ;
    schema:about <product/4612#subject> ;
    schema:byArtist <artist/25687#subject> ;
    schema:datePublished "2008-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/64877/64877-1484820535.jpg> ;
    schema:name "ONE DAY / The Loose Dogs"@en,
        "ONE DAY / The Loose Dogs"@ja,
        "ONE DAY / The Loose Dogs"@ja-latn ;
    schema:publisher <org/2330#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/64877/64877-1484820535.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiroki Furuichi"@en ;
    foaf:made <album/64877#lyrics> ;
    foaf:name "Hiroki Furuichi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiroki Furuichi"@en ;
    foaf:made <album/64877#subject> ;
    foaf:name "Hiroki Furuichi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64877#subject> ;
    schema:name "Hiroki Furuichi"@en ;
    foaf:made <album/64877#subject> ;
    foaf:name "Hiroki Furuichi"@en .

_:N0db105f537f5474d8d280c45289f0bc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U-OH! SA-OH!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nc9f23eb26d054819a989afa6802ff2dc ;
    schema:name "U-OH! SA-OH!"@ja .

_:N46aaebac7b9c48dc8eabc990247408c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バンブロック"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc9f23eb26d054819a989afa6802ff2dc ;
    schema:name "バンブロック"@ja .

_:Nae63637df0b343bbb0d9f124dabf66d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE DAY <instrumental>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nc9f23eb26d054819a989afa6802ff2dc ;
    schema:name "ONE DAY <instrumental>"@ja .

_:Ncb434b1a4d684fceb49ee762745d006b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE DAY"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nc9f23eb26d054819a989afa6802ff2dc ;
    schema:name "ONE DAY"@ja .

_:Nc9f23eb26d054819a989afa6802ff2dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0db105f537f5474d8d280c45289f0bc7,
        _:N46aaebac7b9c48dc8eabc990247408c8,
        _:Nae63637df0b343bbb0d9f124dabf66d2,
        _:Ncb434b1a4d684fceb49ee762745d006b ;
    mo:track_count 4 ;
    schema:duration "PT12:51"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0db105f537f5474d8d280c45289f0bc7,
        _:N46aaebac7b9c48dc8eabc990247408c8,
        _:Nae63637df0b343bbb0d9f124dabf66d2,
        _:Ncb434b1a4d684fceb49ee762745d006b .

