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

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

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

<artist/10986#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "michitomo"@en ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "michitomo"@en .

<artist/12629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "John Williams"@en ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "John Williams"@en .

<artist/12651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "Motohiro Hata"@en,
        "秦基博"@ja ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "Motohiro Hata"@en,
        "秦基博"@ja .

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

<artist/18393#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "Koji Oba"@en ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "Koji Oba"@en .

<artist/19137#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "Yoshihide Otomo"@en,
        "大友良英"@ja ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "Yoshihide Otomo"@en,
        "大友良英"@ja .

<artist/21172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "Ringo Sheena"@en,
        "椎名林檎"@ja ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "Ringo Sheena"@en,
        "椎名林檎"@ja .

<artist/24274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "Fukase"@en ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "Fukase"@en .

<artist/30140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "Ryo Maekubo"@en,
        "前久保諒"@ja ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "Ryo Maekubo"@en,
        "前久保諒"@ja .

<artist/43676#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "Kurousa"@en,
        "黒うさ"@ja ;
    foaf:made <album/101238#composition>,
        <album/101238#subject> ;
    foaf:name "Kurousa"@en,
        "黒うさ"@ja .

<product/3310#subject> a schema:CreativeWork ;
    schema:name "Sound! Euphonium"@en,
        "響け! ユーフォニアム"@ja,
        "Hibike! Euphonium"@ja-latn ;
    foaf:name "Sound! Euphonium"@en,
        "響け! ユーフォニアム"@ja,
        "Hibike! Euphonium"@ja-latn .

<product/5474#subject> a schema:CreativeWork ;
    schema:name "Stand by Me Doraemon"@en,
        "STAND BY ME ドラえもん"@ja,
        "Stand by Me Doraemon"@ja-latn ;
    foaf:name "Stand by Me Doraemon"@en,
        "STAND BY ME ドラえもん"@ja,
        "Stand by Me Doraemon"@ja-latn .

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

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

<https://media.vgm.io/albums/83/101238/101238-1594283733.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101238#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/101238/101238-1594283733.png> ;
    foaf:depicts <album/101238#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/101238/101238-1594283733.png> .

<https://medium-media.vgm.io/albums/83/101238/101238-1594283733.png> a schema:ImageObject,
        foaf:Image .

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

<artist/25660#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101238#performance> ;
    schema:name "Kohei Ueno"@en,
        "上野耕平"@ja ;
    foaf:name "Kohei Ueno"@en,
        "上野耕平"@ja .

<artist/49907#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101238#performance> ;
    schema:name "Ayaka Sato"@en,
        "佐藤采香"@ja ;
    foaf:name "Ayaka Sato"@en,
        "佐藤采香"@ja .

<album/101238#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PANDASTIC!! ~Newest Standard~"@en,
        "PANDASTIC!! ~Newest Standard~"@ja,
        "PANDASTIC!! ~Newest Standard~"@ja-latn ;
    mo:performance_of <album/101238#musicalwork> ;
    mo:performer _:N1a66356257fc4616b5762c99979f1c04,
        <artist/25660#subject>,
        <artist/49907#subject> ;
    mo:recorded_as <album/101238#musicalexpression> ;
    schema:byArtist _:N1a66356257fc4616b5762c99979f1c04,
        <artist/25660#subject>,
        <artist/49907#subject> ;
    schema:name "PANDASTIC!! ~Newest Standard~"@en,
        "PANDASTIC!! ~Newest Standard~"@ja,
        "PANDASTIC!! ~Newest Standard~"@ja-latn ;
    schema:workPerformed <album/101238#musicalwork> .

<album/101238#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PANDASTIC!! ~Newest Standard~"@en,
        "PANDASTIC!! ~Newest Standard~"@ja,
        "PANDASTIC!! ~Newest Standard~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "TSUBOMETAL"@en ;
            foaf:made <album/101238#composition> ;
            foaf:name "TSUBOMETAL"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "K×B×METAL"@en ;
            foaf:made <album/101238#composition> ;
            foaf:name "K×B×METAL"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TAKEMETAL"@en ;
            foaf:made <album/101238#composition> ;
            foaf:name "TAKEMETAL"@en ],
        <artist/10986#subject>,
        <artist/12629#subject>,
        <artist/12651#subject>,
        <artist/1551#subject>,
        <artist/18393#subject>,
        <artist/19137#subject>,
        <artist/21172#subject>,
        <artist/24274#subject>,
        <artist/30140#subject>,
        <artist/43676#subject> ;
    mo:produced_work <album/101238#musicalwork> ;
    schema:name "PANDASTIC!! ~Newest Standard~"@en,
        "PANDASTIC!! ~Newest Standard~"@ja,
        "PANDASTIC!! ~Newest Standard~"@ja-latn .

<album/101238#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-16"^^xsd:date ;
    dcterms:title "PANDASTIC!! ~Newest Standard~"@en,
        "PANDASTIC!! ~Newest Standard~"@ja,
        "PANDASTIC!! ~Newest Standard~"@ja-latn ;
    mo:catalogue_number "COCQ-85282" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101238#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N579e2ed8ba5f4daba58369825de06ac9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Moteki"@en ;
            foaf:name "Moteki"@en ],
        [ a schema:CreativeWork ;
            schema:name "Star Wars"@en ;
            foaf:name "Star Wars"@en ],
        [ a schema:CreativeWork ;
            schema:name "Amachan"@en ;
            foaf:name "Amachan"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tokyo Fantasy: Sekai no Owari"@en ;
            foaf:name "Tokyo Fantasy: Sekai no Owari"@en ],
        <product/3310#subject>,
        <product/5474#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Panda Wind Orchestra"@en ;
            foaf:name "Panda Wind Orchestra"@en ],
        <artist/25660#subject>,
        <artist/49907#subject> ;
    schema:datePublished "2015-12-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/83/101238/101238-1594283733.png> ;
    schema:name "PANDASTIC!! ~Newest Standard~"@en,
        "PANDASTIC!! ~Newest Standard~"@ja,
        "PANDASTIC!! ~Newest Standard~"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/101238/101238-1594283733.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "TSUBOMETAL"@en ;
    foaf:made <album/101238#subject> ;
    foaf:name "TSUBOMETAL"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "K×B×METAL"@en ;
    foaf:made <album/101238#subject> ;
    foaf:name "K×B×METAL"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101238#subject> ;
    schema:name "TAKEMETAL"@en ;
    foaf:made <album/101238#subject> ;
    foaf:name "TAKEMETAL"@en .

_:N07bf4d10856647db91222c00020dd267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "走れ!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "走れ!"@ja .

_:N11825717e774442a89935d676aac655c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM SOLISTER"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "DREAM SOLISTER"@ja .

_:N1a66356257fc4616b5762c99979f1c04 a schema:Person,
        foaf:Person ;
    mo:performed <album/101238#performance> ;
    schema:name "Panda Wind Orchestra"@en ;
    foaf:name "Panda Wind Orchestra"@en .

_:N3d69476b878347f58d0e3d3c8d27b185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひまわりの約束"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "ひまわりの約束"@ja .

_:N5ca5d7298ce348beba522b7c242bc1a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Night"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "Dragon Night"@ja .

_:N90163c975ee94f9dbaa89b177a0be09f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PANDASTIC!!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "PANDASTIC!!"@ja .

_:Na9d9ac29bfa04a31996ce29cd8ea0e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イジメ、ダメ、ゼッタイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "イジメ、ダメ、ゼッタイ"@ja .

_:Nc6fd96ece1444b7391de6173aacf29f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千本桜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "千本桜"@ja .

_:Ne583825d404e448a99f9505e59e7c6c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIPPON"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "NIPPON"@ja .

_:Nf660d29e2f5b4476a6ff1f8968aec602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あまちゃん オープニングテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "あまちゃん オープニングテーマ"@ja .

_:Nfd1d35121c66486bb99d45fab5759971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「スター・ウォーズ」メイン・タイトル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N579e2ed8ba5f4daba58369825de06ac9 ;
    schema:name "「スター・ウォーズ」メイン・タイトル"@ja .

_:N579e2ed8ba5f4daba58369825de06ac9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07bf4d10856647db91222c00020dd267,
        _:N11825717e774442a89935d676aac655c,
        _:N3d69476b878347f58d0e3d3c8d27b185,
        _:N5ca5d7298ce348beba522b7c242bc1a9,
        _:N90163c975ee94f9dbaa89b177a0be09f,
        _:Na9d9ac29bfa04a31996ce29cd8ea0e80,
        _:Nc6fd96ece1444b7391de6173aacf29f6,
        _:Ne583825d404e448a99f9505e59e7c6c5,
        _:Nf660d29e2f5b4476a6ff1f8968aec602,
        _:Nfd1d35121c66486bb99d45fab5759971 ;
    mo:track_count 10 ;
    schema:duration "PT41:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N07bf4d10856647db91222c00020dd267,
        _:N11825717e774442a89935d676aac655c,
        _:N3d69476b878347f58d0e3d3c8d27b185,
        _:N5ca5d7298ce348beba522b7c242bc1a9,
        _:N90163c975ee94f9dbaa89b177a0be09f,
        _:Na9d9ac29bfa04a31996ce29cd8ea0e80,
        _:Nc6fd96ece1444b7391de6173aacf29f6,
        _:Ne583825d404e448a99f9505e59e7c6c5,
        _:Nf660d29e2f5b4476a6ff1f8968aec602,
        _:Nfd1d35121c66486bb99d45fab5759971 .

