@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 "Andreas Carlsson"@en ;
            foaf:made <album/50685#composition> ;
            foaf:name "Andreas Carlsson"@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 "nakaokaan"@en ;
            foaf:made <album/50685#composition> ;
            foaf:name "nakaokaan"@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 _:N1403886f722d49d791d4c7b59be08fd0,
        _:N588650412ab3496db9afb3b473bdc1c4 ;
    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 ;
    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 .

[] 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 ;
    schema:name "Max Martin"@en ;
    foaf:made <album/50685#subject> ;
    foaf:name "Max Martin"@en .

[] 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 "nakaokaan"@en ;
    foaf:made <album/50685#subject> ;
    foaf:name "nakaokaan"@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 .

_:N0f23b6662a6b497ca2986e9d35d10ddc 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 _:N1403886f722d49d791d4c7b59be08fd0 ;
    schema:name "夢を抱いて～はじまりのクリスロード～ (instrumental)"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~ (instrumental)"@ja-latn .

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

_:N580a0c4f263c4309a4d21c5ae1b3ffef 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 _:N588650412ab3496db9afb3b473bdc1c4 ;
    schema:name "Rake散歩 in 仙台"@ja,
        "Rake Walk in Sendai"@ja-latn .

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

_:N5e8708145fc94bc98854b2df5930acac 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 _:N1403886f722d49d791d4c7b59be08fd0 ;
    schema:name "夢を抱いて～はじまりのクリスロード～"@ja,
        "Yume wo Daite ~Hajimari no Crissroad~"@ja-latn .

_:Nea5e40b4d7d846749117a02c030c9662 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 _:N1403886f722d49d791d4c7b59be08fd0 ;
    schema:name "I Want It That Way"@ja,
        "I Want It That Way"@ja-latn .

_:N1403886f722d49d791d4c7b59be08fd0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f23b6662a6b497ca2986e9d35d10ddc,
        _:N4134c294a5834c8e99f23277bc923add,
        _:N5e8708145fc94bc98854b2df5930acac,
        _:Nea5e40b4d7d846749117a02c030c9662 ;
    mo:track_count 4 ;
    schema:duration "PT18:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0f23b6662a6b497ca2986e9d35d10ddc,
        _:N4134c294a5834c8e99f23277bc923add,
        _:N5e8708145fc94bc98854b2df5930acac,
        _:Nea5e40b4d7d846749117a02c030c9662 .

