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

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

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

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

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

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

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34577#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/34577#composition>,
        <album/34577#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/34577#musicalexpression> a mo:Signal ;
    mo:published_as <album/34577#subject> ;
    mo:records <album/34577#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/77/34577/34577-1361700853.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34577#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/34577/34577-1361700853.jpg> ;
    foaf:depicts <album/34577#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/34577/34577-1361700853.jpg> .

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

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

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

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

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

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

<album/34577#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-24"^^xsd:date ;
    dcterms:title "DreamRiser / ChouCho [Limited Edition]"@en,
        "DreamRiser / ChouCho [Limited Edition]"@ja,
        "DreamRiser / ChouCho [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-34011" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/34577#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N5e6ca608de4140ab8ee233f295015a7e,
        _:N87a7228a69d1433bb4c3ce0576c988e1 ;
    mo:record_count 2 ;
    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/77/34577/34577-1361700853.jpg> ;
    schema:name "DreamRiser / ChouCho [Limited Edition]"@en,
        "DreamRiser / ChouCho [Limited Edition]"@ja,
        "DreamRiser / ChouCho [Limited Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/34577/34577-1361700853.jpg> .

_:N3a4aedbd99f14fe68f235109231d541f 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 _:N5e6ca608de4140ab8ee233f295015a7e ;
    schema:name "かみつれを手に (OFF VOCAL)"@ja,
        "Kamitsure wo Te ni (OFF VOCAL)"@ja-latn .

_:N84565c3183154a1fb4a5c1b3ebf17368 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 _:N5e6ca608de4140ab8ee233f295015a7e ;
    schema:name "life is blue back"@ja,
        "life is blue back"@ja-latn .

_:N87a7228a69d1433bb4c3ce0576c988e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N8bcdc331bf4349b8ab92a6cbaac535ed ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N8bcdc331bf4349b8ab92a6cbaac535ed .

_:N8bcdc331bf4349b8ab92a6cbaac535ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DreamRiser (Music Clip)"@ja,
        "DreamRiser (Music Clip)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N87a7228a69d1433bb4c3ce0576c988e1 ;
    schema:name "DreamRiser (Music Clip)"@ja,
        "DreamRiser (Music Clip)"@ja-latn .

_:N9f41cc113dd4424a9a79f6e7451d6557 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 _:N5e6ca608de4140ab8ee233f295015a7e ;
    schema:name "かみつれを手に"@ja,
        "Kamitsure wo Te ni"@ja-latn .

_:Na859b52f7c5246218775abb479caf9a6 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 _:N5e6ca608de4140ab8ee233f295015a7e ;
    schema:name "DreamRiser (OFF VOCAL)"@ja,
        "DreamRiser (OFF VOCAL)"@ja-latn .

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

_:Nf1f79501932840cc9dea5601c49af63f 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 _:N5e6ca608de4140ab8ee233f295015a7e ;
    schema:name "life is blue back (OFF VOCAL)"@ja,
        "life is blue back (OFF VOCAL)"@ja-latn .

_:N5e6ca608de4140ab8ee233f295015a7e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a4aedbd99f14fe68f235109231d541f,
        _:N84565c3183154a1fb4a5c1b3ebf17368,
        _:N9f41cc113dd4424a9a79f6e7451d6557,
        _:Na859b52f7c5246218775abb479caf9a6,
        _:Nc7004ec9540a49dab9a8538e0cdafd23,
        _:Nf1f79501932840cc9dea5601c49af63f ;
    mo:track_count 6 ;
    schema:duration "PT26:09"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3a4aedbd99f14fe68f235109231d541f,
        _:N84565c3183154a1fb4a5c1b3ebf17368,
        _:N9f41cc113dd4424a9a79f6e7451d6557,
        _:Na859b52f7c5246218775abb479caf9a6,
        _:Nc7004ec9540a49dab9a8538e0cdafd23,
        _:Nf1f79501932840cc9dea5601c49af63f .

