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

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

<artist/27691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77468#subject> ;
    schema:name "Yuichiro Iwai"@en,
        "岩井勇一郎"@ja ;
    foaf:made <album/77468#composition>,
        <album/77468#subject> ;
    foaf:name "Yuichiro Iwai"@en,
        "岩井勇一郎"@ja .

<album/77468#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Breathe on me / New Cinema Tokage"@en,
        "Breathe on me / New Cinema 蜥蜴"@ja,
        "Breathe on me / New Cinema Tokage"@ja-latn ;
    mo:composer <artist/27691#subject> ;
    mo:produced_work <album/77468#musicalwork> ;
    schema:name "Breathe on me / New Cinema Tokage"@en,
        "Breathe on me / New Cinema 蜥蜴"@ja,
        "Breathe on me / New Cinema Tokage"@ja-latn .

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

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

<org/2933#subject> schema:name "B-Gram RECORDS"@en,
        "B-Gram RECORDS"@ja,
        "B-Gram RECORDS"@ja-latn ;
    foaf:name "B-Gram RECORDS"@en,
        "B-Gram RECORDS"@ja,
        "B-Gram RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/77468/77468-1525476726.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77468#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Breathe on me / New Cinema Tokage"@en,
        "Breathe on me / New Cinema 蜥蜴"@ja,
        "Breathe on me / New Cinema Tokage"@ja-latn ;
    mo:performance_of <album/77468#musicalwork> ;
    mo:performer _:Na8d6b34e49de4c64b4b350f41b1b85d9 ;
    mo:recorded_as <album/77468#musicalexpression> ;
    schema:byArtist _:Na8d6b34e49de4c64b4b350f41b1b85d9 ;
    schema:name "Breathe on me / New Cinema Tokage"@en,
        "Breathe on me / New Cinema 蜥蜴"@ja,
        "Breathe on me / New Cinema Tokage"@ja-latn ;
    schema:workPerformed <album/77468#musicalwork> .

<album/77468#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-08-29"^^xsd:date ;
    dcterms:title "Breathe on me / New Cinema Tokage"@en,
        "Breathe on me / New Cinema 蜥蜴"@ja,
        "Breathe on me / New Cinema Tokage"@ja-latn ;
    mo:catalogue_number "GZCA-2008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77468#musicalexpression> ;
    mo:publisher <org/2933#subject> ;
    mo:record _:Nc0cd4b3cad224ec7954ff606dab20e68 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PROJECT ARMS"@en ;
            foaf:name "PROJECT ARMS"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "New Cinema Tokage"@en ;
            foaf:name "New Cinema Tokage"@en ] ;
    schema:datePublished "2001-08-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/77468/77468-1525476726.jpg> ;
    schema:name "Breathe on me / New Cinema Tokage"@en,
        "Breathe on me / New Cinema 蜥蜴"@ja,
        "Breathe on me / New Cinema Tokage"@ja-latn ;
    schema:publisher <org/2933#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/77468/77468-1525476726.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Motoari Funaki"@en ;
    foaf:made <album/77468#lyrics> ;
    foaf:name "Motoari Funaki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Motoari Funaki"@en ;
    foaf:made <album/77468#subject> ;
    foaf:name "Motoari Funaki"@en .

_:N1bb4f70e6bf449cdb1c19e84c602c28d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FRIENDS"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc0cd4b3cad224ec7954ff606dab20e68 ;
    schema:name "FRIENDS"@en .

_:N87b4514d802e4c8d9b9d8d3e79e02545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breathe on me -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc0cd4b3cad224ec7954ff606dab20e68 ;
    schema:name "Breathe on me -instrumental-"@en .

_:N9977545740e74602ab142de8cd778e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breathe on me"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nc0cd4b3cad224ec7954ff606dab20e68 ;
    schema:name "Breathe on me"@en .

_:Na8d6b34e49de4c64b4b350f41b1b85d9 a schema:Person,
        foaf:Person ;
    mo:performed <album/77468#performance> ;
    schema:name "New Cinema Tokage"@en ;
    foaf:name "New Cinema Tokage"@en .

_:Ne9aa76fe8b9c4f6ca630bd47158292d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloudy Sky"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nc0cd4b3cad224ec7954ff606dab20e68 ;
    schema:name "Cloudy Sky"@en .

_:Nc0cd4b3cad224ec7954ff606dab20e68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bb4f70e6bf449cdb1c19e84c602c28d,
        _:N87b4514d802e4c8d9b9d8d3e79e02545,
        _:N9977545740e74602ab142de8cd778e8e,
        _:Ne9aa76fe8b9c4f6ca630bd47158292d2 ;
    mo:track_count 4 ;
    schema:duration "PT13:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1bb4f70e6bf449cdb1c19e84c602c28d,
        _:N87b4514d802e4c8d9b9d8d3e79e02545,
        _:N9977545740e74602ab142de8cd778e8e,
        _:Ne9aa76fe8b9c4f6ca630bd47158292d2 .

