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

<artist/13644#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erina Shima"@en,
        "島エリナ"@ja ;
    foaf:made <album/78331#lyrics>,
        <album/78331#subject> ;
    foaf:name "Erina Shima"@en,
        "島エリナ"@ja .

<artist/14784#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaoru Ishima"@en,
        "伊嶋薫"@ja ;
    foaf:made <album/78331#lyrics>,
        <album/78331#subject> ;
    foaf:name "Kaoru Ishima"@en,
        "伊嶋薫"@ja .

<artist/3504#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mari Sasaki"@en,
        "佐々木真理"@ja ;
    foaf:made <album/78331#subject>,
        <album/78331#vocals> ;
    foaf:name "Mari Sasaki"@en,
        "佐々木真理"@ja .

<artist/13984#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78331#subject> ;
    schema:name "Yusuke Nakamura"@en,
        "中村裕介"@ja ;
    foaf:made <album/78331#composition>,
        <album/78331#subject> ;
    foaf:name "Yusuke Nakamura"@en,
        "中村裕介"@ja .

<artist/8907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78331#subject> ;
    schema:name "Katsumi Yamaura"@en,
        "山浦克己"@ja ;
    foaf:made <album/78331#composition>,
        <album/78331#subject> ;
    foaf:name "Katsumi Yamaura"@en,
        "山浦克己"@ja .

<product/6371#subject> a schema:CreativeWork ;
    schema:name "The Irresponsible Captain Tylor"@en,
        "無責任艦長タイラー"@ja,
        "Musekinin Kanchou Tylor"@ja-latn ;
    foaf:name "The Irresponsible Captain Tylor"@en,
        "無責任艦長タイラー"@ja,
        "Musekinin Kanchou Tylor"@ja-latn .

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

<album/78331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "just think of tomorrow / Mari Sasaki"@en,
        "just think of tomorrow / 佐々木真里"@ja,
        "just think of tomorrow / Mari Sasaki"@ja-latn ;
    mo:performance_of <album/78331#musicalwork> ;
    mo:recorded_as <album/78331#musicalexpression> ;
    schema:name "just think of tomorrow / Mari Sasaki"@en,
        "just think of tomorrow / 佐々木真里"@ja,
        "just think of tomorrow / Mari Sasaki"@ja-latn ;
    schema:workPerformed <album/78331#musicalwork> .

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

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

<https://media.vgm.io/albums/13/78331/78331-6682136918d5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/78331#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/78331/78331-6682136918d5.jpg> ;
    foaf:depicts <album/78331#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/78331/78331-6682136918d5.jpg> .

<https://medium-media.vgm.io/albums/13/78331/78331-6682136918d5.jpg> a schema:ImageObject,
        foaf:Image .

<album/78331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "just think of tomorrow / Mari Sasaki"@en,
        "just think of tomorrow / 佐々木真里"@ja,
        "just think of tomorrow / Mari Sasaki"@ja-latn ;
    mo:composer <artist/13984#subject>,
        <artist/8907#subject> ;
    mo:produced_work <album/78331#musicalwork> ;
    schema:name "just think of tomorrow / Mari Sasaki"@en,
        "just think of tomorrow / 佐々木真里"@ja,
        "just think of tomorrow / Mari Sasaki"@ja-latn .

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

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

<album/78331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-02-05"^^xsd:date ;
    dcterms:title "just think of tomorrow / Mari Sasaki"@en,
        "just think of tomorrow / 佐々木真里"@ja,
        "just think of tomorrow / Mari Sasaki"@ja-latn ;
    mo:catalogue_number "KIDA-52" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/78331#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N7676799988e64ac1a7c3b78bb2a75b07 ;
    mo:record_count 1 ;
    schema:about <product/6371#subject> ;
    schema:datePublished "1993-02-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/78331/78331-6682136918d5.jpg> ;
    schema:name "just think of tomorrow / Mari Sasaki"@en,
        "just think of tomorrow / 佐々木真里"@ja,
        "just think of tomorrow / Mari Sasaki"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/78331/78331-6682136918d5.jpg> .

_:N29008f54b5b548439c6065b09fdafe44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "just think of tomorrow"@en,
        "just think of tomorrow"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N7676799988e64ac1a7c3b78bb2a75b07 ;
    schema:name "just think of tomorrow"@en,
        "just think of tomorrow"@ja .

_:N9a4731004cb945258989f7563e4f02de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down Town Dance"@en,
        "ダウン タウン ダンス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N7676799988e64ac1a7c3b78bb2a75b07 ;
    schema:name "Down Town Dance"@en,
        "ダウン タウン ダンス"@ja .

_:N9bdd6c6c27134c51917d67a2d1f36a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "just think of tomorrow (Karaoke)"@en,
        "just think of tomorrow (カラオケ)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N7676799988e64ac1a7c3b78bb2a75b07 ;
    schema:name "just think of tomorrow (Karaoke)"@en,
        "just think of tomorrow (カラオケ)"@ja .

_:N7676799988e64ac1a7c3b78bb2a75b07 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29008f54b5b548439c6065b09fdafe44,
        _:N9a4731004cb945258989f7563e4f02de,
        _:N9bdd6c6c27134c51917d67a2d1f36a5b ;
    mo:track_count 3 ;
    schema:duration "PT11:18"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N29008f54b5b548439c6065b09fdafe44,
        _:N9a4731004cb945258989f7563e4f02de,
        _:N9bdd6c6c27134c51917d67a2d1f36a5b .

