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

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

<product/6132#subject> a schema:CreativeWork ;
    schema:name "Hakata Tonkotsu Ramens"@en,
        "博多豚骨ラーメンズ"@ja,
        "Hakata Tonkotsu Ramens"@ja-latn ;
    foaf:name "Hakata Tonkotsu Ramens"@en,
        "博多豚骨ラーメンズ"@ja,
        "Hakata Tonkotsu Ramens"@ja-latn .

<album/72822#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "ストレイ / 岸田教団&THE明星ロケッツ"@ja,
        "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@ja-latn ;
    mo:composer <artist/2367#subject> ;
    mo:produced_work <album/72822#musicalwork> ;
    schema:name "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "ストレイ / 岸田教団&THE明星ロケッツ"@ja,
        "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@ja-latn .

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

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

<org/1329#subject> schema:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn ;
    foaf:name "Warner Bros. Home Entertainment"@en,
        "Warner Bros. Home Entertainment"@ja,
        "Warner Bros. Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/72822/72822-1516397640.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2416#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72822#performance> ;
    schema:name "ichigo"@en ;
    foaf:name "ichigo"@en .

<artist/2417#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72822#performance> ;
    schema:name "Mi-cyan"@en,
        "みっちゃん"@ja ;
    foaf:name "Mi-cyan"@en,
        "みっちゃん"@ja .

<artist/9271#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72822#performance> ;
    schema:name "KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "岸田教団&THE明星ロケッツ"@ja ;
    foaf:name "KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "岸田教団&THE明星ロケッツ"@ja .

<artist/9272#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72822#performance> ;
    schema:name "Hayapi"@en,
        "はやぴ～"@ja ;
    foaf:name "Hayapi"@en,
        "はやぴ～"@ja .

<artist/2367#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72822#subject> ;
    mo:performed <album/72822#performance> ;
    schema:name "Kisida"@en,
        "岸田"@ja ;
    foaf:made <album/72822#composition>,
        <album/72822#lyrics>,
        <album/72822#subject> ;
    foaf:name "Kisida"@en,
        "岸田"@ja .

<album/72822#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-07"^^xsd:date ;
    dcterms:title "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "ストレイ / 岸田教団&THE明星ロケッツ"@ja,
        "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@ja-latn ;
    mo:catalogue_number "1000705989" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72822#musicalexpression> ;
    mo:publisher <org/1329#subject> ;
    mo:record _:Nc01ef766cdcc4128b289109739e65216 ;
    mo:record_count 1 ;
    schema:about <product/6132#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yurie Yamazaki"@en ;
            foaf:name "Yurie Yamazaki"@en ],
        <artist/2367#subject>,
        <artist/2416#subject>,
        <artist/2417#subject>,
        <artist/9271#subject>,
        <artist/9272#subject> ;
    schema:datePublished "2018-02-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/72822/72822-1516397640.jpg> ;
    schema:name "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "ストレイ / 岸田教団&THE明星ロケッツ"@ja,
        "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@ja-latn ;
    schema:publisher <org/1329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/72822/72822-1516397640.jpg> .

<album/72822#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "ストレイ / 岸田教団&THE明星ロケッツ"@ja,
        "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@ja-latn ;
    mo:performance_of <album/72822#musicalwork> ;
    mo:performer _:Nfb70d309c24a473ea7aed204603a5ef2,
        <artist/2367#subject>,
        <artist/2416#subject>,
        <artist/2417#subject>,
        <artist/9271#subject>,
        <artist/9272#subject> ;
    mo:recorded_as <album/72822#musicalexpression> ;
    schema:byArtist _:Nfb70d309c24a473ea7aed204603a5ef2,
        <artist/2367#subject>,
        <artist/2416#subject>,
        <artist/2417#subject>,
        <artist/9271#subject>,
        <artist/9272#subject> ;
    schema:name "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@en,
        "ストレイ / 岸田教団&THE明星ロケッツ"@ja,
        "STRAY / KISIDA KYODAN & THE AKEBOSI ROCKETS"@ja-latn ;
    schema:workPerformed <album/72822#musicalwork> .

_:N3c2328a66c9c4fbba76773c8d32563a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray"@en,
        "ストレイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nc01ef766cdcc4128b289109739e65216 ;
    schema:name "Stray"@en,
        "ストレイ"@ja .

_:N776489e9231747e796160b7499598cf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sleep walk"@en,
        "sleep walk"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc01ef766cdcc4128b289109739e65216 ;
    schema:name "sleep walk"@en,
        "sleep walk"@ja .

_:Nd984ad7acf0d4cf99e7b09c4bc946047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray - instrumental"@en,
        "ストレイ - instrumental"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nc01ef766cdcc4128b289109739e65216 ;
    schema:name "Stray - instrumental"@en,
        "ストレイ - instrumental"@ja .

_:Nf274552f0c53458c97272fc60f4773a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sleep walk - instrumental"@en,
        "sleep walk - instrumental"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc01ef766cdcc4128b289109739e65216 ;
    schema:name "sleep walk - instrumental"@en,
        "sleep walk - instrumental"@ja .

_:Nfb70d309c24a473ea7aed204603a5ef2 a schema:Person,
        foaf:Person ;
    mo:performed <album/72822#performance> ;
    schema:name "Yurie Yamazaki"@en ;
    foaf:name "Yurie Yamazaki"@en .

_:Nc01ef766cdcc4128b289109739e65216 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c2328a66c9c4fbba76773c8d32563a4,
        _:N776489e9231747e796160b7499598cf5,
        _:Nd984ad7acf0d4cf99e7b09c4bc946047,
        _:Nf274552f0c53458c97272fc60f4773a7 ;
    mo:track_count 4 ;
    schema:duration "PT14:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3c2328a66c9c4fbba76773c8d32563a4,
        _:N776489e9231747e796160b7499598cf5,
        _:Nd984ad7acf0d4cf99e7b09c4bc946047,
        _:Nf274552f0c53458c97272fc60f4773a7 .

