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

<artist/37023#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami♥Nakayama"@en,
        "中山♥マミ"@ja ;
    foaf:made <album/13245#lyrics>,
        <album/13245#subject> ;
    foaf:name "Mami♥Nakayama"@en,
        "中山♥マミ"@ja .

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

<artist/210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13245#subject> ;
    schema:name "Famishin"@en ;
    foaf:made <album/13245#composition>,
        <album/13245#subject> ;
    foaf:name "Famishin"@en .

<product/7773#subject> a schema:CreativeWork ;
    schema:name "Tenshin Ranman: LUCKY or UNLUCKY!?"@en,
        "天神乱漫 LUCKY or UNLUCKY!?"@ja,
        "Tenshin Ranman: LUCKY or UNLUCKY!?"@ja-latn ;
    foaf:name "Tenshin Ranman: LUCKY or UNLUCKY!?"@en,
        "天神乱漫 LUCKY or UNLUCKY!?"@ja,
        "Tenshin Ranman: LUCKY or UNLUCKY!?"@ja-latn .

<album/13245#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@en,
        "天神乱漫 キャラクターソング Vol.4 モットー / 山吹葵"@ja,
        "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@ja-latn ;
    mo:composer <artist/210#subject> ;
    mo:produced_work <album/13245#musicalwork> ;
    schema:name "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@en,
        "天神乱漫 キャラクターソング Vol.4 モットー / 山吹葵"@ja,
        "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@ja-latn .

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

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

<org/637#subject> schema:name "YUZUSOFT"@en,
        "ゆずソフト"@ja,
        "YUZUSOFT"@ja-latn ;
    foaf:name "YUZUSOFT"@en,
        "ゆずソフト"@ja,
        "YUZUSOFT"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/13245/13245-1241244894.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13245#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@en,
        "天神乱漫 キャラクターソング Vol.4 モットー / 山吹葵"@ja,
        "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@ja-latn ;
    mo:performance_of <album/13245#musicalwork> ;
    mo:performer <artist/3984#subject> ;
    mo:recorded_as <album/13245#musicalexpression> ;
    schema:byArtist <artist/3984#subject> ;
    schema:name "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@en,
        "天神乱漫 キャラクターソング Vol.4 モットー / 山吹葵"@ja,
        "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@ja-latn ;
    schema:workPerformed <album/13245#musicalwork> .

<artist/3984#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13245#performance> ;
    schema:name "Fuuri Samoto"@en,
        "佐本二厘"@ja ;
    foaf:name "Fuuri Samoto"@en,
        "佐本二厘"@ja .

<album/13245#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-19"^^xsd:date ;
    dcterms:title "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@en,
        "天神乱漫 キャラクターソング Vol.4 モットー / 山吹葵"@ja,
        "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@ja-latn ;
    mo:catalogue_number "YSCD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13245#musicalexpression> ;
    mo:publisher <org/637#subject> ;
    mo:record _:Nf6c3e9f019074c2eb56a1f82fffc73b8 ;
    mo:record_count 1 ;
    schema:about <product/7773#subject> ;
    schema:byArtist <artist/3984#subject> ;
    schema:datePublished "2009-03-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/13245/13245-1241244894.jpg> ;
    schema:name "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@en,
        "天神乱漫 キャラクターソング Vol.4 モットー / 山吹葵"@ja,
        "Tenshin Ranman Character Song Vol.4 – Motto / Aoi Yamabuki"@ja-latn ;
    schema:publisher <org/637#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/13245/13245-1241244894.jpg> .

_:N96266f90ed3d4efdb1bd2a69a688376f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motto"@en,
        "モットー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf6c3e9f019074c2eb56a1f82fffc73b8 ;
    schema:name "Motto"@en,
        "モットー"@ja .

_:Na45e908baff04378abb427fd8b52fb68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Motto (Karaoke Version)"@en,
        "モットー (カラオケバージョン)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf6c3e9f019074c2eb56a1f82fffc73b8 ;
    schema:name "Motto (Karaoke Version)"@en,
        "モットー (カラオケバージョン)"@ja .

_:Nae28663710364e7ea5860c3718034d94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Original Mini Drama ~No.4~ \"The First Errand\""@en,
        "オリジナルミニドラマ～その4～「初めてのおつかい」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT16:47"^^xsd:interval ;
    schema:inPlaylist _:Nf6c3e9f019074c2eb56a1f82fffc73b8 ;
    schema:name "Original Mini Drama ~No.4~ \"The First Errand\""@en,
        "オリジナルミニドラマ～その4～「初めてのおつかい」"@ja .

_:Nf6c3e9f019074c2eb56a1f82fffc73b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N96266f90ed3d4efdb1bd2a69a688376f,
        _:Na45e908baff04378abb427fd8b52fb68,
        _:Nae28663710364e7ea5860c3718034d94 ;
    mo:track_count 3 ;
    schema:duration "PT25:49"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N96266f90ed3d4efdb1bd2a69a688376f,
        _:Na45e908baff04378abb427fd8b52fb68,
        _:Nae28663710364e7ea5860c3718034d94 .

