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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20791#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/20791#composition>,
        <album/20791#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20791#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/20791#composition>,
        <album/20791#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/28#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20791#subject> ;
    schema:name "Naoya Shimokawa"@en,
        "下川直哉"@ja ;
    foaf:made <album/20791#composition>,
        <album/20791#subject> ;
    foaf:name "Naoya Shimokawa"@en,
        "下川直哉"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20791#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/20791#composition>,
        <album/20791#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<artist/65171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20791#subject> ;
    schema:name "SIMO"@en ;
    foaf:made <album/20791#composition>,
        <album/20791#subject> ;
    foaf:name "SIMO"@en .

<artist/98#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20791#subject> ;
    schema:name "Ebi"@en,
        "えび"@ja ;
    foaf:made <album/20791#composition>,
        <album/20791#subject> ;
    foaf:name "Ebi"@en,
        "えび"@ja .

<event/25> a mo:Release ;
    schema:name "Released at Comic Market 57 (Dec 24, 1999 to Dec 26, 1999)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/4352#subject> a schema:CreativeWork ;
    schema:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn ;
    foaf:name "COMIC PARTY (Game)"@en,
        "こみっくパーティー (Game)"@ja,
        "COMIC PARTY (Game)"@ja-latn .

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

<album/20791#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Iitoko dori."@en,
        "いいとこどり。"@ja,
        "Iitoko dori."@ja-latn ;
    mo:performance_of <album/20791#musicalwork> ;
    mo:recorded_as <album/20791#musicalexpression> ;
    schema:name "Iitoko dori."@en,
        "いいとこどり。"@ja,
        "Iitoko dori."@ja-latn ;
    schema:workPerformed <album/20791#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/19/20791/20791-1282447863.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20791#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Iitoko dori."@en,
        "いいとこどり。"@ja,
        "Iitoko dori."@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/27#subject>,
        <artist/28#subject>,
        <artist/29#subject>,
        <artist/65171#subject>,
        <artist/98#subject> ;
    mo:produced_work <album/20791#musicalwork> ;
    schema:name "Iitoko dori."@en,
        "いいとこどり。"@ja,
        "Iitoko dori."@ja-latn .

<album/20791#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-12-24"^^xsd:date ;
    dcterms:title "Iitoko dori."@en,
        "いいとこどり。"@ja,
        "Iitoko dori."@ja-latn ;
    mo:catalogue_number "SUCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20791#musicalexpression> ;
    mo:publisher <org/665#subject> ;
    mo:record _:Nfcace592752e44968df28185ddf8724a ;
    mo:record_count 1 ;
    mo:release <event/25> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Suzu ga Utau Hi"@en ;
            foaf:name "Suzu ga Utau Hi"@en ],
        [ a schema:CreativeWork ;
            schema:name "PiaONE e Youkoso!"@en ;
            foaf:name "PiaONE e Youkoso!"@en ],
        <product/1011#subject>,
        <product/4352#subject> ;
    schema:datePublished "1999-12-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/20791/20791-1282447863.jpg> ;
    schema:name "Iitoko dori."@en,
        "いいとこどり。"@ja,
        "Iitoko dori."@ja-latn ;
    schema:publisher <org/665#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/20791/20791-1282447863.jpg> .

_:N0e2c4e596d514b8fb000d51af75e1399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼女たちの見解"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "彼女たちの見解"@ja .

_:N1367224d697b4365946a1b6ca2591dbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine Forever"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "Sunshine Forever"@ja .

_:N1f8749feeaa84035b742a93f80097aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使のあしあと"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "天使のあしあと"@ja .

_:N667ee52b3472402c9026f2227ce1ed2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PiaONEのテーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "PiaONEのテーマ"@ja .

_:N711b29faaf2a4e3db5a42ec9eff54950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう、はなさない"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "もう、はなさない"@ja .

_:Nbcd971ee35f54f7d866c20fd6f4a0940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はっぴーはっぴーらいふ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "はっぴーはっぴーらいふ"@ja .

_:Nc070311c32764e82be594ffa57be3c6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日溜まりの街"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "日溜まりの街"@ja .

_:Ne287f1e2cebe4a2f8d9426d9b2fb5801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界が俺を呼んでいる"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "世界が俺を呼んでいる"@ja .

_:Nf2635ee90ee2476e8dbbddd94b3a512f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thrilling"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "Thrilling"@ja .

_:Nf6fbc1d8afd14d5284c85550f3c0a33b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2 steps toward"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "2 steps toward"@ja .

_:Nff634d14855b464db0e06862e5bfd7da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼女の勇気"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nfcace592752e44968df28185ddf8724a ;
    schema:name "彼女の勇気"@ja .

_:Nfcace592752e44968df28185ddf8724a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e2c4e596d514b8fb000d51af75e1399,
        _:N1367224d697b4365946a1b6ca2591dbe,
        _:N1f8749feeaa84035b742a93f80097aea,
        _:N667ee52b3472402c9026f2227ce1ed2b,
        _:N711b29faaf2a4e3db5a42ec9eff54950,
        _:Nbcd971ee35f54f7d866c20fd6f4a0940,
        _:Nc070311c32764e82be594ffa57be3c6f,
        _:Ne287f1e2cebe4a2f8d9426d9b2fb5801,
        _:Nf2635ee90ee2476e8dbbddd94b3a512f,
        _:Nf6fbc1d8afd14d5284c85550f3c0a33b,
        _:Nff634d14855b464db0e06862e5bfd7da ;
    mo:track_count 11 ;
    schema:duration "PT41:13"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0e2c4e596d514b8fb000d51af75e1399,
        _:N1367224d697b4365946a1b6ca2591dbe,
        _:N1f8749feeaa84035b742a93f80097aea,
        _:N667ee52b3472402c9026f2227ce1ed2b,
        _:N711b29faaf2a4e3db5a42ec9eff54950,
        _:Nbcd971ee35f54f7d866c20fd6f4a0940,
        _:Nc070311c32764e82be594ffa57be3c6f,
        _:Ne287f1e2cebe4a2f8d9426d9b2fb5801,
        _:Nf2635ee90ee2476e8dbbddd94b3a512f,
        _:Nf6fbc1d8afd14d5284c85550f3c0a33b,
        _:Nff634d14855b464db0e06862e5bfd7da .

