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

<album/150206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Disney Collection Volume 2"@en,
        "The Disney Collection Volume 2"@ja,
        "The Disney Collection Volume 2"@ja-latn ;
    mo:produced_work <album/150206#musicalwork> ;
    schema:name "The Disney Collection Volume 2"@en,
        "The Disney Collection Volume 2"@ja,
        "The Disney Collection Volume 2"@ja-latn .

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

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

<product/10270#subject> a schema:CreativeWork ;
    schema:name "Snow White and the Seven Dwarfs"@en,
        "Snow White and the Seven Dwarfs"@ja,
        "Snow White and the Seven Dwarfs"@ja-latn ;
    foaf:name "Snow White and the Seven Dwarfs"@en,
        "Snow White and the Seven Dwarfs"@ja,
        "Snow White and the Seven Dwarfs"@ja-latn .

<product/10291#subject> a schema:CreativeWork ;
    schema:name "The Jungle Book (1967)"@en,
        "The Jungle Book (1967)"@ja,
        "The Jungle Book (1967)"@ja-latn ;
    foaf:name "The Jungle Book (1967)"@en,
        "The Jungle Book (1967)"@ja,
        "The Jungle Book (1967)"@ja-latn .

<product/10369#subject> a schema:CreativeWork ;
    schema:name "One Hundred and One Dalmatians"@en,
        "One Hundred and One Dalmatians"@ja,
        "One Hundred and One Dalmatians"@ja-latn ;
    foaf:name "One Hundred and One Dalmatians"@en,
        "One Hundred and One Dalmatians"@ja,
        "One Hundred and One Dalmatians"@ja-latn .

<product/15537#subject> a schema:CreativeWork ;
    schema:name "Tim Burton's The Nightmare Before Christmas: Oogie's Revenge"@en,
        "ナイトメアー・ビフォア・クリスマス ブギーの逆襲"@ja,
        "The Nightmare Before Christmas: Boogie no Gyakushuu"@ja-latn ;
    foaf:name "Tim Burton's The Nightmare Before Christmas: Oogie's Revenge"@en,
        "ナイトメアー・ビフォア・クリスマス ブギーの逆襲"@ja,
        "The Nightmare Before Christmas: Boogie no Gyakushuu"@ja-latn .

<product/4998#subject> a schema:CreativeWork ;
    schema:name "The Little Mermaid"@en,
        "The Little Mermaid"@ja,
        "The Little Mermaid"@ja-latn ;
    foaf:name "The Little Mermaid"@en,
        "The Little Mermaid"@ja,
        "The Little Mermaid"@ja-latn .

<product/5000#subject> a schema:CreativeWork ;
    schema:name "Beauty and the Beast"@en,
        "Beauty and the Beast"@ja,
        "Beauty and the Beast"@ja-latn ;
    foaf:name "Beauty and the Beast"@en,
        "Beauty and the Beast"@ja,
        "Beauty and the Beast"@ja-latn .

<product/5001#subject> a schema:CreativeWork ;
    schema:name "Aladdin"@en,
        "Aladdin"@ja,
        "Aladdin"@ja-latn ;
    foaf:name "Aladdin"@en,
        "Aladdin"@ja,
        "Aladdin"@ja-latn .

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

<album/150206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Disney Collection Volume 2"@en,
        "The Disney Collection Volume 2"@ja,
        "The Disney Collection Volume 2"@ja-latn ;
    mo:performance_of <album/150206#musicalwork> ;
    mo:recorded_as <album/150206#musicalexpression> ;
    schema:name "The Disney Collection Volume 2"@en,
        "The Disney Collection Volume 2"@ja,
        "The Disney Collection Volume 2"@ja-latn ;
    schema:workPerformed <album/150206#musicalwork> .

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/150206/150206-b7716491c974.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-01"^^xsd:date ;
    dcterms:title "The Disney Collection Volume 2"@en,
        "The Disney Collection Volume 2"@ja,
        "The Disney Collection Volume 2"@ja-latn ;
    mo:catalogue_number "0946 3 51027 2 7" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150206#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Ned8339a81bdd4bceb6e629e49603200c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Hunchback of Notre Dame"@en ;
            foaf:name "The Hunchback of Notre Dame"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mary Poppins"@en ;
            foaf:name "Mary Poppins"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Tigger Movie"@en ;
            foaf:name "The Tigger Movie"@en ],
        [ a schema:CreativeWork ;
            schema:name "Timon and Pumbaa"@en ;
            foaf:name "Timon and Pumbaa"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hercules"@en ;
            foaf:name "Hercules"@en ],
        [ a schema:CreativeWork ;
            schema:name "James and the Giant Peach"@en ;
            foaf:name "James and the Giant Peach"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mickey Mouse Club"@en ;
            foaf:name "Mickey Mouse Club"@en ],
        [ a schema:CreativeWork ;
            schema:name "Summer Magic"@en ;
            foaf:name "Summer Magic"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Parent Trap"@en ;
            foaf:name "The Parent Trap"@en ],
        <product/10270#subject>,
        <product/10291#subject>,
        <product/10369#subject>,
        <product/15537#subject>,
        <product/4998#subject>,
        <product/5000#subject>,
        <product/5001#subject> ;
    schema:datePublished "2006-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/150206/150206-b7716491c974.jpg> ;
    schema:name "The Disney Collection Volume 2"@en,
        "The Disney Collection Volume 2"@ja,
        "The Disney Collection Volume 2"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/150206/150206-b7716491c974.jpg> .

_:N092c2b658157488eb58adb918ffed164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colonel Hathi's March (The Elephant Song)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Colonel Hathi's March (The Elephant Song)"@en .

_:N0de72f2fa834499097d474fbd9db2ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chim Chim Cher-ee"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Chim Chim Cher-ee"@en .

_:N1f0c866f3d954e6583ef6d92fdb682bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arabian Nights"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Arabian Nights"@en .

_:N3be8ae02b1d247f682c50bb1a0b08f2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eating the Peach"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Eating the Peach"@en .

_:N3e744dbf81674ebc88916f3690b62631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bells of Notre Dame"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "The Bells of Notre Dame"@en .

_:N6b28e3fd83f94a27a922b3347f93b294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Won't Say (I'm In Love)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "I Won't Say (I'm In Love)"@en .

_:N70f0248667d24ddcaafff7691022ad51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruella De Vil"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Cruella De Vil"@en .

_:N7a4b7a3937734ae89f066434b10779d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Get Together"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Let's Get Together"@en .

_:N7c471a0836e7499fa83384f93efbc17e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oogie Boogie's Song"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Oogie Boogie's Song"@en .

_:N878846ef1ce247039fa63b53d0347d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Front Porch"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "On the Front Porch"@en .

_:N9f32a52496ad470fa7e089e5acc078c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Sea"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Under the Sea"@en .

_:Nac87cf238dde49a79c4b5ab594388405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mickey Mouse March"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Mickey Mouse March"@en .

_:Nb8c5c9438137453ea0cc9bba57fa5a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mickey Mouse Club, Alma Mater"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Mickey Mouse Club, Alma Mater"@en .

_:Nc86c7146957b47bcaaa91788cde6035e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Our Guest"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Be Our Guest"@en .

_:Ncc3a4eb1570b4181990d7b961d0cf1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bluddle-Uddle-Un-Dumn (The Dwarf's Washing Song)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Bluddle-Uddle-Un-Dumn (The Dwarf's Washing Song)"@en .

_:Ncd366b7277b843ff9728bcc44e3d02f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand By Me"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "Stand By Me"@en .

_:Nf33c502d20304852a3c22a067f8f8c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wonderful Thing About Tiggers"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Ned8339a81bdd4bceb6e629e49603200c ;
    schema:name "The Wonderful Thing About Tiggers"@en .

_:Ned8339a81bdd4bceb6e629e49603200c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N092c2b658157488eb58adb918ffed164,
        _:N0de72f2fa834499097d474fbd9db2ee4,
        _:N1f0c866f3d954e6583ef6d92fdb682bd,
        _:N3be8ae02b1d247f682c50bb1a0b08f2b,
        _:N3e744dbf81674ebc88916f3690b62631,
        _:N6b28e3fd83f94a27a922b3347f93b294,
        _:N70f0248667d24ddcaafff7691022ad51,
        _:N7a4b7a3937734ae89f066434b10779d8,
        _:N7c471a0836e7499fa83384f93efbc17e,
        _:N878846ef1ce247039fa63b53d0347d18,
        _:N9f32a52496ad470fa7e089e5acc078c9,
        _:Nac87cf238dde49a79c4b5ab594388405,
        _:Nb8c5c9438137453ea0cc9bba57fa5a32,
        _:Nc86c7146957b47bcaaa91788cde6035e,
        _:Ncc3a4eb1570b4181990d7b961d0cf1a4,
        _:Ncd366b7277b843ff9728bcc44e3d02f7,
        _:Nf33c502d20304852a3c22a067f8f8c89 ;
    mo:track_count 17 ;
    schema:duration "PT50:00"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N092c2b658157488eb58adb918ffed164,
        _:N0de72f2fa834499097d474fbd9db2ee4,
        _:N1f0c866f3d954e6583ef6d92fdb682bd,
        _:N3be8ae02b1d247f682c50bb1a0b08f2b,
        _:N3e744dbf81674ebc88916f3690b62631,
        _:N6b28e3fd83f94a27a922b3347f93b294,
        _:N70f0248667d24ddcaafff7691022ad51,
        _:N7a4b7a3937734ae89f066434b10779d8,
        _:N7c471a0836e7499fa83384f93efbc17e,
        _:N878846ef1ce247039fa63b53d0347d18,
        _:N9f32a52496ad470fa7e089e5acc078c9,
        _:Nac87cf238dde49a79c4b5ab594388405,
        _:Nb8c5c9438137453ea0cc9bba57fa5a32,
        _:Nc86c7146957b47bcaaa91788cde6035e,
        _:Ncc3a4eb1570b4181990d7b961d0cf1a4,
        _:Ncd366b7277b843ff9728bcc44e3d02f7,
        _:Nf33c502d20304852a3c22a067f8f8c89 .

