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

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

<artist/20540#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50685#subject> ;
    schema:name "Nihonjin"@en,
        "ニホンジン"@ja ;
    foaf:made <album/50685#composition>,
        <album/50685#subject> ;
    foaf:name "Nihonjin"@en,
        "ニホンジン"@ja .

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/58/50685/50685-1423220413.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@en,
        "夢を抱いて～はじまりのクリスロード～ / Rake"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@ja-latn ;
    mo:performance_of <album/50685#musicalwork> ;
    mo:performer <artist/20539#subject> ;
    mo:recorded_as <album/50685#musicalexpression> ;
    schema:byArtist <artist/20539#subject> ;
    schema:name "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@en,
        "夢を抱いて～はじまりのクリスロード～ / Rake"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/50685#musicalwork> .

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

<artist/20539#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50685#subject> ;
    mo:performed <album/50685#performance> ;
    schema:name "Rake"@en ;
    foaf:made <album/50685#composition>,
        <album/50685#lyrics>,
        <album/50685#subject> ;
    foaf:name "Rake"@en .

<album/50685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@en,
        "夢を抱いて～はじまりのクリスロード～ / Rake"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "nakaokaan"@en ;
            foaf:made <album/50685#composition> ;
            foaf:name "nakaokaan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Max Martin"@en ;
            foaf:made <album/50685#composition> ;
            foaf:name "Max Martin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andreas Carlsson"@en ;
            foaf:made <album/50685#composition> ;
            foaf:name "Andreas Carlsson"@en ],
        <artist/20539#subject>,
        <artist/20540#subject> ;
    mo:produced_work <album/50685#musicalwork> ;
    schema:name "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@en,
        "夢を抱いて～はじまりのクリスロード～ / Rake"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@ja-latn .

<album/50685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-31"^^xsd:date ;
    dcterms:title "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@en,
        "夢を抱いて～はじまりのクリスロード～ / Rake"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-522~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/50685#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N4ff67382c53a4088b42b20eced5840c8,
        _:Nb7f9d85dc54646bba6da2939368b329a ;
    mo:record_count 2 ;
    schema:about <product/1150#subject> ;
    schema:byArtist <artist/20539#subject> ;
    schema:datePublished "2013-07-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/50685/50685-1423220413.jpg> ;
    schema:name "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@en,
        "夢を抱いて～はじまりのクリスロード～ / Rake"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ / Rake [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/50685/50685-1423220413.jpg> .

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

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

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

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

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

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

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

_:N2e922d9710ff406b807cce684cf2ccdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢を抱いて～はじまりのクリスロード～ (instrumental)"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N4ff67382c53a4088b42b20eced5840c8 ;
    schema:name "夢を抱いて～はじまりのクリスロード～ (instrumental)"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ (instrumental)"@ja-latn .

_:N3479c18da5ca4aaeb88f485857fa4a9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rake散歩 in 仙台"@ja,
        "Rake Walk in Sendai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb7f9d85dc54646bba6da2939368b329a ;
    schema:name "Rake散歩 in 仙台"@ja,
        "Rake Walk in Sendai"@ja-latn .

_:N4794f5519d51432095e904b3bd9b78be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want It That Way"@ja,
        "I Want It That Way"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N4ff67382c53a4088b42b20eced5840c8 ;
    schema:name "I Want It That Way"@ja,
        "I Want It That Way"@ja-latn .

_:N894074169a1b4a8686b47fb752da9303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢を抱いて～はじまりのクリスロード～"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N4ff67382c53a4088b42b20eced5840c8 ;
    schema:name "夢を抱いて～はじまりのクリスロード～"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~"@ja-latn .

_:Nb5b7f4bb9a674d8bb92decb3bcf8495c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine"@ja,
        "Sunshine"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N4ff67382c53a4088b42b20eced5840c8 ;
    schema:name "Sunshine"@ja,
        "Sunshine"@ja-latn .

_:Nb7f9d85dc54646bba6da2939368b329a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3479c18da5ca4aaeb88f485857fa4a9a ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3479c18da5ca4aaeb88f485857fa4a9a .

_:N4ff67382c53a4088b42b20eced5840c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e922d9710ff406b807cce684cf2ccdb,
        _:N4794f5519d51432095e904b3bd9b78be,
        _:N894074169a1b4a8686b47fb752da9303,
        _:Nb5b7f4bb9a674d8bb92decb3bcf8495c ;
    mo:track_count 4 ;
    schema:duration "PT18:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2e922d9710ff406b807cce684cf2ccdb,
        _:N4794f5519d51432095e904b3bd9b78be,
        _:N894074169a1b4a8686b47fb752da9303,
        _:Nb5b7f4bb9a674d8bb92decb3bcf8495c .

