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

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

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

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

<https://medium-media.vgm.io/albums/13/92231/92231-1572473831.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/92231#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon Ball - Die Jagd auf die Dragon Balls"@en,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja-latn ;
    mo:performance_of <album/92231#musicalwork> ;
    mo:performer _:Nccf97ce7f4a24b58a9daf77f6f205d68 ;
    mo:recorded_as <album/92231#musicalexpression> ;
    schema:byArtist _:Nccf97ce7f4a24b58a9daf77f6f205d68 ;
    schema:name "Dragon Ball - Die Jagd auf die Dragon Balls"@en,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja-latn ;
    schema:workPerformed <album/92231#musicalwork> .

<album/92231#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon Ball - Die Jagd auf die Dragon Balls"@en,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Suna Koppehele"@en ;
            foaf:made <album/92231#composition> ;
            foaf:name "Suna Koppehele"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gabi Koppehele"@en ;
            foaf:made <album/92231#composition> ;
            foaf:name "Gabi Koppehele"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Giorgio Cope"@en ;
            foaf:made <album/92231#composition> ;
            foaf:name "Giorgio Cope"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Martin Cope"@en ;
            foaf:made <album/92231#composition> ;
            foaf:name "Martin Cope"@en ] ;
    mo:produced_work <album/92231#musicalwork> ;
    schema:name "Dragon Ball - Die Jagd auf die Dragon Balls"@en,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja-latn .

<album/92231#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-11-02"^^xsd:date ;
    dcterms:title "Dragon Ball - Die Jagd auf die Dragon Balls"@en,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja-latn ;
    mo:catalogue_number "543 070-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92231#musicalexpression> ;
    mo:publisher _:N2381210055074d2cbd85567e2a1e8985 ;
    mo:record _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dragon Ball"@en ;
            foaf:name "Dragon Ball"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Renate Haßlberger"@en ;
            foaf:name "Renate Haßlberger"@en ] ;
    schema:datePublished "1999-11-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/92231/92231-1572473831.png> ;
    schema:name "Dragon Ball - Die Jagd auf die Dragon Balls"@en,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja,
        "Dragon Ball - Die Jagd auf die Dragon Balls"@ja-latn ;
    schema:publisher _:N2381210055074d2cbd85567e2a1e8985 ;
    foaf:depiction <https://media.vgm.io/albums/13/92231/92231-1572473831.png> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Gabi Koppehele"@en ;
    foaf:made <album/92231#subject> ;
    foaf:name "Gabi Koppehele"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Suna Koppehele"@en ;
    foaf:made <album/92231#subject> ;
    foaf:name "Suna Koppehele"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gabi Koppehele"@en ;
    foaf:made <album/92231#lyrics> ;
    foaf:name "Gabi Koppehele"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Suna Koppehele"@en ;
    foaf:made <album/92231#lyrics> ;
    foaf:name "Suna Koppehele"@en .

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

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

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

_:N02ca4a43a19e481497148618b2b4d625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das große Turnier"@de ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Das große Turnier"@de .

_:N15ae30187fd94cf0821d2557a0636617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Monster Nummer 8"@de ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Das Monster Nummer 8"@de .

_:N2381210055074d2cbd85567e2a1e8985 schema:name "What's Up?!"@en ;
    foaf:name "What's Up?!"@en .

_:N37cea03073b1431391b665daad902341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolkenflug Part 2"@de ;
    mo:track_number 7 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Wolkenflug Part 2"@de .

_:N47c767f5b34c4c71b1212c8f9795c278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Geheimnis der Dragon Balls"@de ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Das Geheimnis der Dragon Balls"@de .

_:N4825cda91dce47d2b4cf4488e3951aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uranai Baba"@de ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Uranai Baba"@de .

_:N48dc276fef3841e38529c86ba28e5566 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@de ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Intro"@de .

_:N7fbd7c7fc602417d97f6b66ae7f21ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro"@de ;
    mo:track_number 13 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Outro"@de .

_:N8ecc2a71dde54f31afcda1ec655c3ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Of The Dragon Balls"@de ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Secret Of The Dragon Balls"@de .

_:Nb027ca479e774477a8ad943058aa3c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wolkenflug Part 1"@de ;
    mo:track_number 3 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Wolkenflug Part 1"@de .

_:Nc9823db5f74d41fb8014ed3ad13b8aa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Kamehameha"@de ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Das Kamehameha"@de .

_:Nccf97ce7f4a24b58a9daf77f6f205d68 a schema:Person,
        foaf:Person ;
    mo:performed <album/92231#performance> ;
    schema:name "Renate Haßlberger"@en ;
    foaf:name "Renate Haßlberger"@en .

_:Ncf942b7d650c4a36a0a7b0599e0c7a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bulmas Wunsch"@de ;
    mo:track_number 11 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Bulmas Wunsch"@de .

_:Nd079fba8cedc46c39ecad419ee296192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Das Duell der Giganten"@de ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Das Duell der Giganten"@de .

_:Nffc776e864ca431a9b62d2591e00bc93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gute Freunde"@de ;
    mo:track_number 8 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb2a6581eb58f482db50dc35a669dc4c2 ;
    schema:name "Gute Freunde"@de .

_:Nb2a6581eb58f482db50dc35a669dc4c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ca4a43a19e481497148618b2b4d625,
        _:N15ae30187fd94cf0821d2557a0636617,
        _:N37cea03073b1431391b665daad902341,
        _:N47c767f5b34c4c71b1212c8f9795c278,
        _:N4825cda91dce47d2b4cf4488e3951aff,
        _:N48dc276fef3841e38529c86ba28e5566,
        _:N7fbd7c7fc602417d97f6b66ae7f21ef4,
        _:N8ecc2a71dde54f31afcda1ec655c3ee3,
        _:Nb027ca479e774477a8ad943058aa3c71,
        _:Nc9823db5f74d41fb8014ed3ad13b8aa8,
        _:Ncf942b7d650c4a36a0a7b0599e0c7a17,
        _:Nd079fba8cedc46c39ecad419ee296192,
        _:Nffc776e864ca431a9b62d2591e00bc93 ;
    mo:track_count 13 ;
    schema:duration "PT54:35"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N02ca4a43a19e481497148618b2b4d625,
        _:N15ae30187fd94cf0821d2557a0636617,
        _:N37cea03073b1431391b665daad902341,
        _:N47c767f5b34c4c71b1212c8f9795c278,
        _:N4825cda91dce47d2b4cf4488e3951aff,
        _:N48dc276fef3841e38529c86ba28e5566,
        _:N7fbd7c7fc602417d97f6b66ae7f21ef4,
        _:N8ecc2a71dde54f31afcda1ec655c3ee3,
        _:Nb027ca479e774477a8ad943058aa3c71,
        _:Nc9823db5f74d41fb8014ed3ad13b8aa8,
        _:Ncf942b7d650c4a36a0a7b0599e0c7a17,
        _:Nd079fba8cedc46c39ecad419ee296192,
        _:Nffc776e864ca431a9b62d2591e00bc93 .

