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

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

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

<album/498> a mo:Release ;
    mo:catalogue_number "K22G-7353" .

<artist/2056#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125860#subject> ;
    schema:name "Michio Fujisawa"@en,
        "藤澤道雄"@ja ;
    foaf:made <album/125860#composition>,
        <album/125860#subject> ;
    foaf:name "Michio Fujisawa"@en,
        "藤澤道雄"@ja .

<artist/313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125860#subject> ;
    schema:name "Yasunori Shiono"@en,
        "塩生康範"@ja ;
    foaf:made <album/125860#composition>,
        <album/125860#subject> ;
    foaf:name "Yasunori Shiono"@en,
        "塩生康範"@ja .

<product/10525#subject> a schema:CreativeWork ;
    schema:name "Miracle Ropit's Adventure in 2100"@en,
        "ミラクルロピット 〜2100年の大冒険〜"@ja,
        "Miracle Ropit's Adventure in 2100"@ja-latn ;
    foaf:name "Miracle Ropit's Adventure in 2100"@en,
        "ミラクルロピット 〜2100年の大冒険〜"@ja,
        "Miracle Ropit's Adventure in 2100"@ja-latn .

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

<album/125860#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIRACLE ROPIT'S ADVENTURE IN 2100"@en,
        "ミラクルロピット～2100年の大冒険～"@ja,
        "MIRACLE ROPIT'S ADVENTURE IN 2100"@ja-latn ;
    mo:performance_of <album/125860#musicalwork> ;
    mo:recorded_as <album/125860#musicalexpression> ;
    schema:name "MIRACLE ROPIT'S ADVENTURE IN 2100"@en,
        "ミラクルロピット～2100年の大冒険～"@ja,
        "MIRACLE ROPIT'S ADVENTURE IN 2100"@ja-latn ;
    schema:workPerformed <album/125860#musicalwork> .

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

<album/125860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIRACLE ROPIT'S ADVENTURE IN 2100"@en,
        "ミラクルロピット～2100年の大冒険～"@ja,
        "MIRACLE ROPIT'S ADVENTURE IN 2100"@ja-latn ;
    mo:composer <artist/2056#subject>,
        <artist/313#subject> ;
    mo:produced_work <album/125860#musicalwork> ;
    schema:name "MIRACLE ROPIT'S ADVENTURE IN 2100"@en,
        "ミラクルロピット～2100年の大冒険～"@ja,
        "MIRACLE ROPIT'S ADVENTURE IN 2100"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125860#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/125860#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/125860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-08-21"^^xsd:date ;
    dcterms:title "MIRACLE ROPIT'S ADVENTURE IN 2100"@en,
        "ミラクルロピット～2100年の大冒険～"@ja,
        "MIRACLE ROPIT'S ADVENTURE IN 2100"@ja-latn ;
    mo:catalogue_number "K22H-4436" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/498> ;
    mo:publication_of <album/125860#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N9090338893f943d1b098e60e051700a9 ;
    mo:record_count 1 ;
    schema:about <product/10525#subject> ;
    schema:datePublished "1987-08-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "MIRACLE ROPIT'S ADVENTURE IN 2100"@en,
        "ミラクルロピット～2100年の大冒険～"@ja,
        "MIRACLE ROPIT'S ADVENTURE IN 2100"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N0362740765664828aaf301816d43be11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲーム・オリジナル・サウンドトラック<メドレー>"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "ゲーム・オリジナル・サウンドトラック<メドレー>"@ja .

_:N083d2bfc30d14f35a911475ad472091a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N0ee233cc7fb0432da23eb710953797d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミラクル・ファンタジー<メドレー>"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "ミラクル・ファンタジー<メドレー>"@ja .

_:N14ab1d1a9f3a407ebd544538c07feb26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N1a5870a633c34b1395c8e81637ca930a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミラクルロピットのテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "ミラクルロピットのテーマ"@ja .

_:N2b3917c0d349459cb16e621962e49087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーナス・ゾーンのテーマ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "ボーナス・ゾーンのテーマ"@ja .

_:N30de1c6dc03744e2816fb7588fbcd0a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N46e7b84f83d6412899c820d676520282 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N484d9acdb7e44bd18c5bd2242870d4e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "洞窟と基地のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "洞窟と基地のテーマ"@ja .

_:N589b9772c1864bbba58345b602aaf978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "湖と古城のテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "湖と古城のテーマ"@ja .

_:N5d91a5d2817045d295fcee8807b4e1fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女のテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "少女のテーマ"@ja .

_:N5f07015122c045208c4ef244331fc09f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N6208165e19e046c289e9bd992e06a324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙のテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "宇宙のテーマ"@ja .

_:N7233301288134f1fbcb01a039d7adae4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N79d67e8fb6804e3992dfda1f247c7118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N82fe7d8bce37492592e99839535cae1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N8a66602486e7405bbbdf912d8ae942be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N9ca0b23b73064c25bf5bcf77cce7b82e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:Nb923e149f818493691c0bc45c8420011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:Ncfc237351098421897639fc0290e4c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海上のテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "海上のテーマ"@ja .

_:Ne3ab049294da4e699b8edc934bf287b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:Nfe3ce643a8ca4ea69d0523cfefd83c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N9090338893f943d1b098e60e051700a9 ;
    schema:name "None"@ja .

_:N9090338893f943d1b098e60e051700a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0362740765664828aaf301816d43be11,
        _:N083d2bfc30d14f35a911475ad472091a,
        _:N0ee233cc7fb0432da23eb710953797d9,
        _:N14ab1d1a9f3a407ebd544538c07feb26,
        _:N1a5870a633c34b1395c8e81637ca930a,
        _:N2b3917c0d349459cb16e621962e49087,
        _:N30de1c6dc03744e2816fb7588fbcd0a0,
        _:N46e7b84f83d6412899c820d676520282,
        _:N484d9acdb7e44bd18c5bd2242870d4e2,
        _:N589b9772c1864bbba58345b602aaf978,
        _:N5d91a5d2817045d295fcee8807b4e1fe,
        _:N5f07015122c045208c4ef244331fc09f,
        _:N6208165e19e046c289e9bd992e06a324,
        _:N7233301288134f1fbcb01a039d7adae4,
        _:N79d67e8fb6804e3992dfda1f247c7118,
        _:N82fe7d8bce37492592e99839535cae1f,
        _:N8a66602486e7405bbbdf912d8ae942be,
        _:N9ca0b23b73064c25bf5bcf77cce7b82e,
        _:Nb923e149f818493691c0bc45c8420011,
        _:Ncfc237351098421897639fc0290e4c24,
        _:Ne3ab049294da4e699b8edc934bf287b0,
        _:Nfe3ce643a8ca4ea69d0523cfefd83c70 ;
    mo:track_count 22 ;
    schema:duration "PT19:06"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0362740765664828aaf301816d43be11,
        _:N083d2bfc30d14f35a911475ad472091a,
        _:N0ee233cc7fb0432da23eb710953797d9,
        _:N14ab1d1a9f3a407ebd544538c07feb26,
        _:N1a5870a633c34b1395c8e81637ca930a,
        _:N2b3917c0d349459cb16e621962e49087,
        _:N30de1c6dc03744e2816fb7588fbcd0a0,
        _:N46e7b84f83d6412899c820d676520282,
        _:N484d9acdb7e44bd18c5bd2242870d4e2,
        _:N589b9772c1864bbba58345b602aaf978,
        _:N5d91a5d2817045d295fcee8807b4e1fe,
        _:N5f07015122c045208c4ef244331fc09f,
        _:N6208165e19e046c289e9bd992e06a324,
        _:N7233301288134f1fbcb01a039d7adae4,
        _:N79d67e8fb6804e3992dfda1f247c7118,
        _:N82fe7d8bce37492592e99839535cae1f,
        _:N8a66602486e7405bbbdf912d8ae942be,
        _:N9ca0b23b73064c25bf5bcf77cce7b82e,
        _:Nb923e149f818493691c0bc45c8420011,
        _:Ncfc237351098421897639fc0290e4c24,
        _:Ne3ab049294da4e699b8edc934bf287b0,
        _:Nfe3ce643a8ca4ea69d0523cfefd83c70 .

