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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/34576#lyrics>,
        <album/34576#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/34576#lyrics>,
        <album/34576#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

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

<artist/12898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34576#subject> ;
    schema:name "mito"@en,
        "ミト"@ja ;
    foaf:made <album/34576#composition>,
        <album/34576#lyrics>,
        <album/34576#subject> ;
    foaf:name "mito"@en,
        "ミト"@ja .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34576#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/34576#composition>,
        <album/34576#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34576#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/34576#composition>,
        <album/34576#subject> ;
    foaf:name "rino"@en .

<product/1995#subject> a schema:CreativeWork ;
    schema:name "GIRLS und PANZER"@en,
        "ガールズ&パンツァー"@ja,
        "GIRLS und PANZER"@ja-latn ;
    foaf:name "GIRLS und PANZER"@en,
        "ガールズ&パンツァー"@ja,
        "GIRLS und PANZER"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/34576/34576-1349983967.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DreamRiser / ChouCho"@en,
        "DreamRiser / ChouCho"@ja,
        "DreamRiser / ChouCho"@ja-latn ;
    mo:performance_of <album/34576#musicalwork> ;
    mo:performer <artist/9030#subject> ;
    mo:recorded_as <album/34576#musicalexpression> ;
    schema:byArtist <artist/9030#subject> ;
    schema:name "DreamRiser / ChouCho"@en,
        "DreamRiser / ChouCho"@ja,
        "DreamRiser / ChouCho"@ja-latn ;
    schema:workPerformed <album/34576#musicalwork> .

<artist/9030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34576#performance> ;
    schema:name "ChouCho"@en ;
    foaf:name "ChouCho"@en .

<album/34576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DreamRiser / ChouCho"@en,
        "DreamRiser / ChouCho"@ja,
        "DreamRiser / ChouCho"@ja-latn ;
    mo:composer <artist/12898#subject>,
        <artist/13858#subject>,
        <artist/851#subject> ;
    mo:produced_work <album/34576#musicalwork> ;
    schema:name "DreamRiser / ChouCho"@en,
        "DreamRiser / ChouCho"@ja,
        "DreamRiser / ChouCho"@ja-latn .

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

<album/34576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "DreamRiser / ChouCho"@en,
        "DreamRiser / ChouCho"@ja,
        "DreamRiser / ChouCho"@ja-latn ;
    mo:catalogue_number "LACM-14011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34576#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N915a898bc076474d80b1287dbc168a78 ;
    mo:record_count 1 ;
    schema:about <product/1995#subject> ;
    schema:byArtist <artist/9030#subject> ;
    schema:datePublished "2012-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/34576/34576-1349983967.jpg> ;
    schema:name "DreamRiser / ChouCho"@en,
        "DreamRiser / ChouCho"@ja,
        "DreamRiser / ChouCho"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/34576/34576-1349983967.jpg> .

_:N2adc2ed08fe243658a8c2b118237d982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かみつれを手に (OFF VOCAL)"@ja,
        "Kamitsure wo Te ni (OFF VOCAL)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N915a898bc076474d80b1287dbc168a78 ;
    schema:name "かみつれを手に (OFF VOCAL)"@ja,
        "Kamitsure wo Te ni (OFF VOCAL)"@ja-latn .

_:N63900fe91e0441ec8006de86cc681171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かみつれを手に"@ja,
        "Kamitsure wo Te ni"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N915a898bc076474d80b1287dbc168a78 ;
    schema:name "かみつれを手に"@ja,
        "Kamitsure wo Te ni"@ja-latn .

_:N7358cf32f7344ee7b32eca09ca51e669 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DreamRiser (OFF VOCAL)"@ja,
        "DreamRiser (OFF VOCAL)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N915a898bc076474d80b1287dbc168a78 ;
    schema:name "DreamRiser (OFF VOCAL)"@ja,
        "DreamRiser (OFF VOCAL)"@ja-latn .

_:N736e34bbc0ba44a8a2a5264896633ee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "life is blue back"@ja,
        "life is blue back"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N915a898bc076474d80b1287dbc168a78 ;
    schema:name "life is blue back"@ja,
        "life is blue back"@ja-latn .

_:N8f3e2bd6b57a4234b8fd0ed4868807df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "life is blue back (OFF VOCAL)"@ja,
        "life is blue back (OFF VOCAL)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N915a898bc076474d80b1287dbc168a78 ;
    schema:name "life is blue back (OFF VOCAL)"@ja,
        "life is blue back (OFF VOCAL)"@ja-latn .

_:Nb350e794565345c9b69b202b3f9335a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DreamRiser"@ja,
        "DreamRiser"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N915a898bc076474d80b1287dbc168a78 ;
    schema:name "DreamRiser"@ja,
        "DreamRiser"@ja-latn .

_:N915a898bc076474d80b1287dbc168a78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2adc2ed08fe243658a8c2b118237d982,
        _:N63900fe91e0441ec8006de86cc681171,
        _:N7358cf32f7344ee7b32eca09ca51e669,
        _:N736e34bbc0ba44a8a2a5264896633ee8,
        _:N8f3e2bd6b57a4234b8fd0ed4868807df,
        _:Nb350e794565345c9b69b202b3f9335a2 ;
    mo:track_count 6 ;
    schema:duration "PT26:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2adc2ed08fe243658a8c2b118237d982,
        _:N63900fe91e0441ec8006de86cc681171,
        _:N7358cf32f7344ee7b32eca09ca51e669,
        _:N736e34bbc0ba44a8a2a5264896633ee8,
        _:N8f3e2bd6b57a4234b8fd0ed4868807df,
        _:Nb350e794565345c9b69b202b3f9335a2 .

