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

<artist/13339#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shio Watanabe"@en,
        "渡部紫緒"@ja ;
    foaf:made <album/23952#lyrics>,
        <album/23952#subject> ;
    foaf:name "Shio Watanabe"@en,
        "渡部紫緒"@ja .

<artist/57991#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lisa Komine"@en,
        "コミネリサ"@ja ;
    foaf:made <album/23952#subject>,
        <album/23952#vocals> ;
    foaf:name "Lisa Komine"@en,
        "コミネリサ"@ja .

<artist/10302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23952#subject> ;
    schema:name "Go Sakabe"@en,
        "坂部剛"@ja ;
    foaf:made <album/23952#composition>,
        <album/23952#subject> ;
    foaf:name "Go Sakabe"@en,
        "坂部剛"@ja .

<artist/11268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23952#subject> ;
    schema:name "Asu"@en ;
    foaf:made <album/23952#composition>,
        <album/23952#subject> ;
    foaf:name "Asu"@en .

<product/4393#subject> a schema:CreativeWork ;
    schema:name "Gosick"@en,
        "GOSICK -ゴシック-"@ja,
        "Gosick"@ja-latn ;
    foaf:name "Gosick"@en,
        "GOSICK -ゴシック-"@ja,
        "Gosick"@ja-latn .

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

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

<album/23952#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Resuscitated Hope/unity / Lisa Komine"@en,
        "Resuscitated Hope/unity / コミネリサ"@ja,
        "Resuscitated Hope/unity / Lisa Komine"@ja-latn ;
    mo:performance_of <album/23952#musicalwork> ;
    mo:recorded_as <album/23952#musicalexpression> ;
    schema:name "Resuscitated Hope/unity / Lisa Komine"@en,
        "Resuscitated Hope/unity / コミネリサ"@ja,
        "Resuscitated Hope/unity / Lisa Komine"@ja-latn ;
    schema:workPerformed <album/23952#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/25/23952/23952-1304441906.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23952#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Resuscitated Hope/unity / Lisa Komine"@en,
        "Resuscitated Hope/unity / コミネリサ"@ja,
        "Resuscitated Hope/unity / Lisa Komine"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(The New Classics"@en ;
            foaf:made <album/23952#composition> ;
            foaf:name "(The New Classics"@en ],
        <artist/10302#subject>,
        <artist/11268#subject> ;
    mo:produced_work <album/23952#musicalwork> ;
    schema:name "Resuscitated Hope/unity / Lisa Komine"@en,
        "Resuscitated Hope/unity / コミネリサ"@ja,
        "Resuscitated Hope/unity / Lisa Komine"@ja-latn .

<album/23952#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-04-27"^^xsd:date ;
    dcterms:title "Resuscitated Hope/unity / Lisa Komine"@en,
        "Resuscitated Hope/unity / コミネリサ"@ja,
        "Resuscitated Hope/unity / Lisa Komine"@ja-latn ;
    mo:catalogue_number "COCC-16467" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23952#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ncba892b3f0c34301bc529be187e04ffe ;
    mo:record_count 1 ;
    schema:about <product/4393#subject> ;
    schema:datePublished "2011-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/23952/23952-1304441906.jpg> ;
    schema:name "Resuscitated Hope/unity / Lisa Komine"@en,
        "Resuscitated Hope/unity / コミネリサ"@ja,
        "Resuscitated Hope/unity / Lisa Komine"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/23952/23952-1304441906.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23952#subject> ;
    schema:name "(The New Classics"@en ;
    foaf:made <album/23952#subject> ;
    foaf:name "(The New Classics"@en .

_:N4752b416d71148c6b5ee8f69d10b23a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resuscitated Hope (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ncba892b3f0c34301bc529be187e04ffe ;
    schema:name "Resuscitated Hope (Instrumental)"@en .

_:N7914b4c23d0541b9a908aa426e04f496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resuscitated Hope"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ncba892b3f0c34301bc529be187e04ffe ;
    schema:name "Resuscitated Hope"@en .

_:Ndf493486fd73475eb0855c8ed525f936 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unity"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ncba892b3f0c34301bc529be187e04ffe ;
    schema:name "unity"@en .

_:Ne8396309a87c408a947b0fdf9239a0d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unity (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ncba892b3f0c34301bc529be187e04ffe ;
    schema:name "unity (Instrumental)"@en .

_:Ncba892b3f0c34301bc529be187e04ffe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4752b416d71148c6b5ee8f69d10b23a5,
        _:N7914b4c23d0541b9a908aa426e04f496,
        _:Ndf493486fd73475eb0855c8ed525f936,
        _:Ne8396309a87c408a947b0fdf9239a0d4 ;
    mo:track_count 4 ;
    schema:duration "PT19:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4752b416d71148c6b5ee8f69d10b23a5,
        _:N7914b4c23d0541b9a908aa426e04f496,
        _:Ndf493486fd73475eb0855c8ed525f936,
        _:Ne8396309a87c408a947b0fdf9239a0d4 .

