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

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

<artist/42577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155780#subject> ;
    schema:name "Hayato Osaki"@en,
        "大崎隼人"@ja ;
    foaf:made <album/155780#composition>,
        <album/155780#lyrics>,
        <album/155780#subject> ;
    foaf:name "Hayato Osaki"@en,
        "大崎隼人"@ja .

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

<org/2257#subject> schema:name "STARDUST RECORDS"@en,
        "STARDUST RECORDS"@ja,
        "STARDUST RECORDS"@ja-latn ;
    foaf:name "STARDUST RECORDS"@en,
        "STARDUST RECORDS"@ja,
        "STARDUST RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/155780/155780-ff9c39cbbcd7.jpg> a schema:ImageObject,
        foaf:Image .

<album/155780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Help You / Satori Shounen Dan [Type B]"@en,
        "ヘルプ ユー / さとり少年団"@ja,
        "Help You / Satori Shounen Dan [Type B]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "FMY"@en ;
            foaf:made <album/155780#composition> ;
            foaf:name "FMY"@en ],
        <artist/42577#subject> ;
    mo:produced_work <album/155780#musicalwork> ;
    schema:name "Help You / Satori Shounen Dan [Type B]"@en,
        "ヘルプ ユー / さとり少年団"@ja,
        "Help You / Satori Shounen Dan [Type B]"@ja-latn .

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

<album/155780#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Help You / Satori Shounen Dan [Type B]"@en,
        "ヘルプ ユー / さとり少年団"@ja,
        "Help You / Satori Shounen Dan [Type B]"@ja-latn ;
    mo:performance_of <album/155780#musicalwork> ;
    mo:performer _:N8810ea506f85450090fd236b5279ae37 ;
    mo:recorded_as <album/155780#musicalexpression> ;
    schema:byArtist _:N8810ea506f85450090fd236b5279ae37 ;
    schema:name "Help You / Satori Shounen Dan [Type B]"@en,
        "ヘルプ ユー / さとり少年団"@ja,
        "Help You / Satori Shounen Dan [Type B]"@ja-latn ;
    schema:workPerformed <album/155780#musicalwork> .

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

<album/155780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-15"^^xsd:date ;
    dcterms:title "Help You / Satori Shounen Dan [Type B]"@en,
        "ヘルプ ユー / さとり少年団"@ja,
        "Help You / Satori Shounen Dan [Type B]"@ja-latn ;
    mo:catalogue_number "ZXRC-1121" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155780#musicalexpression> ;
    mo:publisher <org/2257#subject> ;
    mo:record _:N1d52b52ce85c45058f549cc9676598a9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "TOMICA Hyper Rescue Police DRIVE HEAD (Tomica Hyper Rescue Drive Head: Kidou Kyuukyuu Keisatsu)"@en ;
            foaf:name "TOMICA Hyper Rescue Police DRIVE HEAD (Tomica Hyper Rescue Drive Head: Kidou Kyuukyuu Keisatsu)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Satori Shounen Dan"@en ;
            foaf:name "Satori Shounen Dan"@en ] ;
    schema:datePublished "2017-11-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/155780/155780-ff9c39cbbcd7.jpg> ;
    schema:name "Help You / Satori Shounen Dan [Type B]"@en,
        "ヘルプ ユー / さとり少年団"@ja,
        "Help You / Satori Shounen Dan [Type B]"@ja-latn ;
    schema:publisher <org/2257#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/155780/155780-ff9c39cbbcd7.jpg> .

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

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

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

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

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

_:N1bead4263f474662bdae8ba62df666e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's My JK Life"@en,
        "It's My JK Life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N1d52b52ce85c45058f549cc9676598a9 ;
    schema:name "It's My JK Life"@en,
        "It's My JK Life"@ja .

_:N538818c09ef1422fad6f39b7a78cc410 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Help You"@en,
        "ヘルプ ユー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N1d52b52ce85c45058f549cc9676598a9 ;
    schema:name "Help You"@en,
        "ヘルプ ユー"@ja .

_:N8810ea506f85450090fd236b5279ae37 a schema:Person,
        foaf:Person ;
    mo:performed <album/155780#performance> ;
    schema:name "Satori Shounen Dan"@en ;
    foaf:name "Satori Shounen Dan"@en .

_:N1d52b52ce85c45058f549cc9676598a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bead4263f474662bdae8ba62df666e1,
        _:N538818c09ef1422fad6f39b7a78cc410 ;
    mo:track_count 2 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1bead4263f474662bdae8ba62df666e1,
        _:N538818c09ef1422fad6f39b7a78cc410 .

