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

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

<artist/10142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24909#subject> ;
    schema:name "Hiroo Ooyagi"@en,
        "オオヤギヒロオ"@ja ;
    foaf:made <album/24909#composition>,
        <album/24909#lyrics>,
        <album/24909#subject> ;
    foaf:name "Hiroo Ooyagi"@en,
        "オオヤギヒロオ"@ja .

<artist/10452#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24909#subject> ;
    schema:name "Yohey Tsukasaki"@en,
        "塚崎陽平"@ja ;
    foaf:made <album/24909#composition>,
        <album/24909#subject> ;
    foaf:name "Yohey Tsukasaki"@en,
        "塚崎陽平"@ja .

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

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

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

<https://medium-media.vgm.io/albums/90/24909/24909-1301071521.jpg> a schema:ImageObject,
        foaf:Image .

<album/24909#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sign of Wish / Makiyo"@en,
        "Sign of Wish / 茉樹代"@ja,
        "Sign of Wish / Makiyo"@ja-latn ;
    mo:composer <artist/10142#subject>,
        <artist/10452#subject> ;
    mo:produced_work <album/24909#musicalwork> ;
    schema:name "Sign of Wish / Makiyo"@en,
        "Sign of Wish / 茉樹代"@ja,
        "Sign of Wish / Makiyo"@ja-latn .

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

<album/24909#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sign of Wish / Makiyo"@en,
        "Sign of Wish / 茉樹代"@ja,
        "Sign of Wish / Makiyo"@ja-latn ;
    mo:performance_of <album/24909#musicalwork> ;
    mo:performer _:N7256f27cbd93425fbbd8e3e48b552284 ;
    mo:recorded_as <album/24909#musicalexpression> ;
    schema:byArtist _:N7256f27cbd93425fbbd8e3e48b552284 ;
    schema:name "Sign of Wish / Makiyo"@en,
        "Sign of Wish / 茉樹代"@ja,
        "Sign of Wish / Makiyo"@ja-latn ;
    schema:workPerformed <album/24909#musicalwork> .

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

<album/24909#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-09-03"^^xsd:date ;
    dcterms:title "Sign of Wish / Makiyo"@en,
        "Sign of Wish / 茉樹代"@ja,
        "Sign of Wish / Makiyo"@ja-latn ;
    mo:catalogue_number "TOCT-4588" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24909#musicalexpression> ;
    mo:publisher <org/1355#subject> ;
    mo:record _:Nf7d86693086140fbba5f94d4e8baa03e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bakuten Shoot Beyblade G Revolution"@en ;
            foaf:name "Bakuten Shoot Beyblade G Revolution"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Makio"@en ;
            foaf:name "Makio"@en ] ;
    schema:datePublished "2003-09-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/24909/24909-1301071521.jpg> ;
    schema:name "Sign of Wish / Makiyo"@en,
        "Sign of Wish / 茉樹代"@ja,
        "Sign of Wish / Makiyo"@ja-latn ;
    schema:publisher <org/1355#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/24909/24909-1301071521.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "河合紳一"@en ;
    foaf:made <album/24909#subject> ;
    foaf:name "河合紳一"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "河合紳一"@en ;
    foaf:made <album/24909#lyrics> ;
    foaf:name "河合紳一"@en .

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

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

_:N717f238a5b5b49898c82f4dde82a31f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of Wish (instrumental)"@en,
        "Sign of Wish（instrumental）"@ja,
        "Sign of Wish (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7d86693086140fbba5f94d4e8baa03e ;
    schema:name "Sign of Wish (instrumental)"@en,
        "Sign of Wish（instrumental）"@ja,
        "Sign of Wish (instrumental)"@ja-latn .

_:N7256f27cbd93425fbbd8e3e48b552284 a schema:Person,
        foaf:Person ;
    mo:performed <album/24909#performance> ;
    schema:name "Makio"@en ;
    foaf:name "Makio"@en .

_:N793f3c5ccc4b4f6e8348f203aeff110e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place where the Wind blows (instrumental)"@en,
        "風の吹く場所（instrumental）"@ja,
        "Kaze no fuku basho (instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7d86693086140fbba5f94d4e8baa03e ;
    schema:name "The Place where the Wind blows (instrumental)"@en,
        "風の吹く場所（instrumental）"@ja,
        "Kaze no fuku basho (instrumental)"@ja-latn .

_:N80b739a278f64bd598a136f832b84295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tunnel (instrumental)"@en,
        "トンネル（instrumental）"@ja,
        "Tunnel (instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7d86693086140fbba5f94d4e8baa03e ;
    schema:name "Tunnel (instrumental)"@en,
        "トンネル（instrumental）"@ja,
        "Tunnel (instrumental)"@ja-latn .

_:N884eba0da1b74b8687f7d4e92b504718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Place where the Wind blows"@en,
        "風の吹く場所"@ja,
        "Kaze no fuku basho"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7d86693086140fbba5f94d4e8baa03e ;
    schema:name "The Place where the Wind blows"@en,
        "風の吹く場所"@ja,
        "Kaze no fuku basho"@ja-latn .

_:Nb67ea845fb0a43a58224aa5be54b7ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of Wish"@en,
        "Sign of Wish"@ja,
        "Sign of Wish"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7d86693086140fbba5f94d4e8baa03e ;
    schema:name "Sign of Wish"@en,
        "Sign of Wish"@ja,
        "Sign of Wish"@ja-latn .

_:Nc5e4aa9d124a409aaf64445fbbc7c20b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tunnel"@en,
        "トンネル"@ja,
        "Tunnel"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7d86693086140fbba5f94d4e8baa03e ;
    schema:name "Tunnel"@en,
        "トンネル"@ja,
        "Tunnel"@ja-latn .

_:Nf7d86693086140fbba5f94d4e8baa03e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N717f238a5b5b49898c82f4dde82a31f4,
        _:N793f3c5ccc4b4f6e8348f203aeff110e,
        _:N80b739a278f64bd598a136f832b84295,
        _:N884eba0da1b74b8687f7d4e92b504718,
        _:Nb67ea845fb0a43a58224aa5be54b7ff8,
        _:Nc5e4aa9d124a409aaf64445fbbc7c20b ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N717f238a5b5b49898c82f4dde82a31f4,
        _:N793f3c5ccc4b4f6e8348f203aeff110e,
        _:N80b739a278f64bd598a136f832b84295,
        _:N884eba0da1b74b8687f7d4e92b504718,
        _:Nb67ea845fb0a43a58224aa5be54b7ff8,
        _:Nc5e4aa9d124a409aaf64445fbbc7c20b .

