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

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

<artist/134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13704#subject> ;
    schema:name "I've Sound"@en ;
    foaf:made <album/13704#composition>,
        <album/13704#subject> ;
    foaf:name "I've Sound"@en .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13704#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/13704#composition>,
        <album/13704#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/40/13704/13704-1243649950.jpg> a schema:ImageObject,
        foaf:Image .

<album/13704#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nee, Chanto Shiyou yo! 2 Soundtrack"@en,
        "姉、ちゃんとしようよっ！2 SOUNDTRACK"@ja,
        "Nee, Chanto Shiyou yo! 2 Soundtrack"@ja-latn ;
    mo:composer <artist/134#subject>,
        <artist/151#subject> ;
    mo:produced_work <album/13704#musicalwork> ;
    schema:name "Nee, Chanto Shiyou yo! 2 Soundtrack"@en,
        "姉、ちゃんとしようよっ！2 SOUNDTRACK"@ja,
        "Nee, Chanto Shiyou yo! 2 Soundtrack"@ja-latn .

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

<album/13704#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nee, Chanto Shiyou yo! 2 Soundtrack"@en,
        "姉、ちゃんとしようよっ！2 SOUNDTRACK"@ja,
        "Nee, Chanto Shiyou yo! 2 Soundtrack"@ja-latn ;
    mo:performance_of <album/13704#musicalwork> ;
    mo:performer <artist/127#subject> ;
    mo:recorded_as <album/13704#musicalexpression> ;
    schema:byArtist <artist/127#subject> ;
    schema:name "Nee, Chanto Shiyou yo! 2 Soundtrack"@en,
        "姉、ちゃんとしようよっ！2 SOUNDTRACK"@ja,
        "Nee, Chanto Shiyou yo! 2 Soundtrack"@ja-latn ;
    schema:workPerformed <album/13704#musicalwork> .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13704#performance> ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/13704#lyrics>,
        <album/13704#subject> ;
    foaf:name "KOTOKO"@en .

<album/13704#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-05-25"^^xsd:date ;
    dcterms:title "Nee, Chanto Shiyou yo! 2 Soundtrack"@en,
        "姉、ちゃんとしようよっ！2 SOUNDTRACK"@ja,
        "Nee, Chanto Shiyou yo! 2 Soundtrack"@ja-latn ;
    mo:catalogue_number "INH-238-SA" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13704#musicalexpression> ;
    mo:publisher <org/1982#subject> ;
    mo:record _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chanto Shiyou yo! 2"@en ;
            foaf:name "Chanto Shiyou yo! 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Nee"@en ;
            foaf:name "Nee"@en ] ;
    schema:byArtist <artist/127#subject> ;
    schema:datePublished "2004-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/13704/13704-1243649950.jpg> ;
    schema:name "Nee, Chanto Shiyou yo! 2 Soundtrack"@en,
        "姉、ちゃんとしようよっ！2 SOUNDTRACK"@ja,
        "Nee, Chanto Shiyou yo! 2 Soundtrack"@ja-latn ;
    schema:publisher <org/1982#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/13704/13704-1243649950.jpg> .

_:N01dfcad9b4b7451eb7d6b6fe66c09338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷の弁護士"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "氷の弁護士"@ja .

_:N11eadb27dd6d429c81a7de4bb31f678b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "古都の夏"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "古都の夏"@ja .

_:N27c4185706614c69a6cc33b7aee1e845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ツインテールマーチ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "ツインテールマーチ"@ja .

_:N35545853cc564b308adf4986bf0e7ff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねぇ、...しようよ!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "ねぇ、...しようよ!"@ja .

_:N528d26f829e84960bea4470517a930bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドタバタファミリー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "ドタバタファミリー"@ja .

_:N555fc4326bba48e1891dfa194db0a179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "姉 × 弟"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "姉 × 弟"@ja .

_:N6bfbc761197b44da8b6d9b598d2744c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "古い話をしよう"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "古い話をしよう"@ja .

_:N827ead62866e421a90f518d3118bca28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねぇ、...しようよ! (inst)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "ねぇ、...しようよ! (inst)"@ja .

_:Nb19606cf1c544680bfb6019f85c1d682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "姉弟の絆"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "姉弟の絆"@ja .

_:Nb7bc1d10e9224016a6c1f13ec9a37ae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "これぞ姉ライフ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "これぞ姉ライフ"@ja .

_:Nc639159b8cb54c09a02762fa17d47cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねぇ、...しようよ! (カラオケ)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "ねぇ、...しようよ! (カラオケ)"@ja .

_:Nd4a337ed9c794eca9714a710cdbac6fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まったりしようぜ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "まったりしようぜ"@ja .

_:Ne4520c32b6a34b599b22c1d675add72d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "よし、頑張れ!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N5abd4cc23380469ea80fc5e8b6ff48fc ;
    schema:name "よし、頑張れ!"@ja .

_:N5abd4cc23380469ea80fc5e8b6ff48fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01dfcad9b4b7451eb7d6b6fe66c09338,
        _:N11eadb27dd6d429c81a7de4bb31f678b,
        _:N27c4185706614c69a6cc33b7aee1e845,
        _:N35545853cc564b308adf4986bf0e7ff1,
        _:N528d26f829e84960bea4470517a930bd,
        _:N555fc4326bba48e1891dfa194db0a179,
        _:N6bfbc761197b44da8b6d9b598d2744c3,
        _:N827ead62866e421a90f518d3118bca28,
        _:Nb19606cf1c544680bfb6019f85c1d682,
        _:Nb7bc1d10e9224016a6c1f13ec9a37ae3,
        _:Nc639159b8cb54c09a02762fa17d47cd7,
        _:Nd4a337ed9c794eca9714a710cdbac6fc,
        _:Ne4520c32b6a34b599b22c1d675add72d ;
    mo:track_count 13 ;
    schema:duration "PT57:28"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N01dfcad9b4b7451eb7d6b6fe66c09338,
        _:N11eadb27dd6d429c81a7de4bb31f678b,
        _:N27c4185706614c69a6cc33b7aee1e845,
        _:N35545853cc564b308adf4986bf0e7ff1,
        _:N528d26f829e84960bea4470517a930bd,
        _:N555fc4326bba48e1891dfa194db0a179,
        _:N6bfbc761197b44da8b6d9b598d2744c3,
        _:N827ead62866e421a90f518d3118bca28,
        _:Nb19606cf1c544680bfb6019f85c1d682,
        _:Nb7bc1d10e9224016a6c1f13ec9a37ae3,
        _:Nc639159b8cb54c09a02762fa17d47cd7,
        _:Nd4a337ed9c794eca9714a710cdbac6fc,
        _:Ne4520c32b6a34b599b22c1d675add72d .

