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

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

<artist/30065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85770#subject> ;
    schema:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja ;
    foaf:made <album/85770#composition>,
        <album/85770#lyrics>,
        <album/85770#subject> ;
    foaf:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja .

<product/7164#subject> a schema:CreativeWork ;
    schema:name "Sarazanmai"@en,
        "さらざんまい"@ja,
        "Sarazanmai"@ja-latn ;
    foaf:name "Sarazanmai"@en,
        "さらざんまい"@ja,
        "Sarazanmai"@ja-latn .

<album/85770#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stand By Me / the peggies [Limited Edition]"@en,
        "スタンドバイミー / the peggies"@ja,
        "Stand By Me / the peggies [Limited Edition]"@ja-latn ;
    mo:composer <artist/30065#subject> ;
    mo:produced_work <album/85770#musicalwork> ;
    schema:name "Stand By Me / the peggies [Limited Edition]"@en,
        "スタンドバイミー / the peggies"@ja,
        "Stand By Me / the peggies [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/07/85770/85770-1558954565.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85770#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stand By Me / the peggies [Limited Edition]"@en,
        "スタンドバイミー / the peggies"@ja,
        "Stand By Me / the peggies [Limited Edition]"@ja-latn ;
    mo:performance_of <album/85770#musicalwork> ;
    mo:performer <artist/30067#subject> ;
    mo:recorded_as <album/85770#musicalexpression> ;
    schema:byArtist <artist/30067#subject> ;
    schema:name "Stand By Me / the peggies [Limited Edition]"@en,
        "スタンドバイミー / the peggies"@ja,
        "Stand By Me / the peggies [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/85770#musicalwork> .

<artist/30067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85770#performance> ;
    schema:name "the peggies"@en ;
    foaf:name "the peggies"@en .

<album/85770#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-29"^^xsd:date ;
    dcterms:title "Stand By Me / the peggies [Limited Edition]"@en,
        "スタンドバイミー / the peggies"@ja,
        "Stand By Me / the peggies [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5245~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/85770#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N0548d0fbdbbe4159b964b49eeff7e780,
        _:N7eebe8aa727c4bb3b284792902d42a28 ;
    mo:record_count 2 ;
    schema:about <product/7164#subject> ;
    schema:byArtist <artist/30067#subject> ;
    schema:datePublished "2019-05-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/85770/85770-1558954565.jpg> ;
    schema:name "Stand By Me / the peggies [Limited Edition]"@en,
        "スタンドバイミー / the peggies"@ja,
        "Stand By Me / the peggies [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/85770/85770-1558954565.jpg> .

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

_:N3874280975cb4cb891bd9549f9a220e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"Sarazanmai\" Non-credit Ending Video"@en,
        "TVアニメ「さらざんまい」ノンクレジットエンディング映像"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0548d0fbdbbe4159b964b49eeff7e780 ;
    schema:name "TV Anime \"Sarazanmai\" Non-credit Ending Video"@en,
        "TVアニメ「さらざんまい」ノンクレジットエンディング映像"@ja .

_:N7d3a165b52224b8280e670721068612b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand By Me"@en,
        "スタンドバイミー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N7eebe8aa727c4bb3b284792902d42a28 ;
    schema:name "Stand By Me"@en,
        "スタンドバイミー"@ja .

_:N80c840f549574e909d951246943b3257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE TO LOVE"@en,
        "DIVE TO LOVE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N7eebe8aa727c4bb3b284792902d42a28 ;
    schema:name "DIVE TO LOVE"@en,
        "DIVE TO LOVE"@ja .

_:N7eebe8aa727c4bb3b284792902d42a28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7d3a165b52224b8280e670721068612b,
        _:N80c840f549574e909d951246943b3257 ;
    mo:track_count 2 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7d3a165b52224b8280e670721068612b,
        _:N80c840f549574e909d951246943b3257 .

