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

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

<artist/78723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31804#subject> ;
    schema:name "LOVE☆ROCKS"@en ;
    foaf:made <album/31804#composition>,
        <album/31804#subject> ;
    foaf:name "LOVE☆ROCKS"@en .

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

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

<https://medium-media.vgm.io/albums/40/31804/31804-1330026730.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2348#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31804#performance> ;
    schema:name "Tomoe Tamiyasu"@en,
        "民安ともえ"@ja ;
    foaf:made <album/31804#lyrics>,
        <album/31804#subject> ;
    foaf:name "Tomoe Tamiyasu"@en,
        "民安ともえ"@ja .

<artist/68476#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31804#performance> ;
    schema:name "Sara Itou"@en,
        "伊東サラ"@ja ;
    foaf:made <album/31804#lyrics>,
        <album/31804#subject> ;
    foaf:name "Sara Itou"@en,
        "伊東サラ"@ja .

<artist/88#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31804#performance> ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

<album/31804#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stadol! Vocal Mini Album"@en,
        "すたどる! ボーカルミニアルバム"@ja,
        "Stadol! Vocal Mini Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hakushaku Yamada"@en ;
            foaf:made <album/31804#composition> ;
            foaf:name "Hakushaku Yamada"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Reika Saotome"@en ;
            foaf:made <album/31804#composition> ;
            foaf:name "Reika Saotome"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Love Bombers"@en ;
            foaf:made <album/31804#composition> ;
            foaf:name "Love Bombers"@en ],
        <artist/78723#subject> ;
    mo:produced_work <album/31804#musicalwork> ;
    schema:name "Stadol! Vocal Mini Album"@en,
        "すたどる! ボーカルミニアルバム"@ja,
        "Stadol! Vocal Mini Album"@ja-latn .

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

<album/31804#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stadol! Vocal Mini Album"@en,
        "すたどる! ボーカルミニアルバム"@ja,
        "Stadol! Vocal Mini Album"@ja-latn ;
    mo:performance_of <album/31804#musicalwork> ;
    mo:performer _:N39dd192571ea483f806e222e28a04520,
        _:N55e8b3bc442d45cabf439406720218ac,
        _:N9904b0f2e7c94adabb4740057de91a3b,
        <artist/2348#subject>,
        <artist/68476#subject>,
        <artist/88#subject> ;
    mo:recorded_as <album/31804#musicalexpression> ;
    schema:byArtist _:N39dd192571ea483f806e222e28a04520,
        _:N55e8b3bc442d45cabf439406720218ac,
        _:N9904b0f2e7c94adabb4740057de91a3b,
        <artist/2348#subject>,
        <artist/68476#subject>,
        <artist/88#subject> ;
    schema:name "Stadol! Vocal Mini Album"@en,
        "すたどる! ボーカルミニアルバム"@ja,
        "Stadol! Vocal Mini Album"@ja-latn ;
    schema:workPerformed <album/31804#musicalwork> .

<album/31804#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-27"^^xsd:date ;
    dcterms:title "Stadol! Vocal Mini Album"@en,
        "すたどる! ボーカルミニアルバム"@ja,
        "Stadol! Vocal Mini Album"@ja-latn ;
    mo:catalogue_number "ABE-105T" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31804#musicalexpression> ;
    mo:publisher _:Ndb78b814dd9c469d8d17826dd3f3a5c7 ;
    mo:record _:N1e7ecf5a08c84426adcfc542640aafbf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Stadol!"@en ;
            foaf:name "Stadol!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jun Ooba"@en ;
            foaf:name "Jun Ooba"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Amaka"@en ;
            foaf:name "Amaka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chisato Satou"@en ;
            foaf:name "Chisato Satou"@en ],
        <artist/2348#subject>,
        <artist/68476#subject>,
        <artist/88#subject> ;
    schema:datePublished "2012-01-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/31804/31804-1330026730.jpg> ;
    schema:name "Stadol! Vocal Mini Album"@en,
        "すたどる! ボーカルミニアルバム"@ja,
        "Stadol! Vocal Mini Album"@ja-latn ;
    schema:publisher _:Ndb78b814dd9c469d8d17826dd3f3a5c7 ;
    foaf:depiction <https://media.vgm.io/albums/40/31804/31804-1330026730.jpg> .

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

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

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

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

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

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

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

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

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

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

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

_:N09a65f44b2564186945981a63a641516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光と陰"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N1e7ecf5a08c84426adcfc542640aafbf ;
    schema:name "光と陰"@ja .

_:N217399d6c4524a4899ee736eb759e42b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N1e7ecf5a08c84426adcfc542640aafbf ;
    schema:name "未来へ"@ja .

_:N39dd192571ea483f806e222e28a04520 a schema:Person,
        foaf:Person ;
    mo:performed <album/31804#performance> ;
    schema:name "Chisato Satou"@en ;
    foaf:name "Chisato Satou"@en .

_:N457ee9f9da6842c29f649b82bb024dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smile"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1e7ecf5a08c84426adcfc542640aafbf ;
    schema:name "smile"@ja .

_:N55e8b3bc442d45cabf439406720218ac a schema:Person,
        foaf:Person ;
    mo:performed <album/31804#performance> ;
    schema:name "Jun Ooba"@en ;
    foaf:name "Jun Ooba"@en .

_:N864dff4df36e4fdfa06c21e412a9e650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バタバタトレード"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1e7ecf5a08c84426adcfc542640aafbf ;
    schema:name "バタバタトレード"@ja .

_:N8ac5efb76a144b37b6b59f5cf80066d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "strong enough"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N1e7ecf5a08c84426adcfc542640aafbf ;
    schema:name "strong enough"@ja .

_:N9904b0f2e7c94adabb4740057de91a3b a schema:Person,
        foaf:Person ;
    mo:performed <album/31804#performance> ;
    schema:name "Amaka"@en ;
    foaf:name "Amaka"@en .

_:Nab14da9f254146b1a22d35d50d727a49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "01☆Future"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N1e7ecf5a08c84426adcfc542640aafbf ;
    schema:name "01☆Future"@ja .

_:Nba9f84917ed244eb9bf1fe0fb44a54d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七色の想い"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N1e7ecf5a08c84426adcfc542640aafbf ;
    schema:name "七色の想い"@ja .

_:Ndb78b814dd9c469d8d17826dd3f3a5c7 schema:name "abelia"@en ;
    foaf:name "abelia"@en .

_:N1e7ecf5a08c84426adcfc542640aafbf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09a65f44b2564186945981a63a641516,
        _:N217399d6c4524a4899ee736eb759e42b,
        _:N457ee9f9da6842c29f649b82bb024dd6,
        _:N864dff4df36e4fdfa06c21e412a9e650,
        _:N8ac5efb76a144b37b6b59f5cf80066d7,
        _:Nab14da9f254146b1a22d35d50d727a49,
        _:Nba9f84917ed244eb9bf1fe0fb44a54d1 ;
    mo:track_count 7 ;
    schema:duration "PT28:38"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N09a65f44b2564186945981a63a641516,
        _:N217399d6c4524a4899ee736eb759e42b,
        _:N457ee9f9da6842c29f649b82bb024dd6,
        _:N864dff4df36e4fdfa06c21e412a9e650,
        _:N8ac5efb76a144b37b6b59f5cf80066d7,
        _:Nab14da9f254146b1a22d35d50d727a49,
        _:Nba9f84917ed244eb9bf1fe0fb44a54d1 .

