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

<artist/7541#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja ;
    foaf:made <album/68779#lyrics>,
        <album/68779#subject> ;
    foaf:name "Yoshie Isogai"@en,
        "磯谷佳江"@ja .

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

<artist/11594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68779#subject> ;
    schema:name "Takamitsu Ono"@en,
        "小野貴光"@ja ;
    foaf:made <album/68779#composition>,
        <album/68779#subject> ;
    foaf:name "Takamitsu Ono"@en,
        "小野貴光"@ja .

<artist/36189#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68779#subject> ;
    schema:name "Naoki \"naotyu-\" Chiba"@en,
        "千葉\"naotyu-\"直樹"@ja ;
    foaf:made <album/68779#composition>,
        <album/68779#lyrics>,
        <album/68779#subject> ;
    foaf:name "Naoki \"naotyu-\" Chiba"@en,
        "千葉\"naotyu-\"直樹"@ja .

<product/5196#subject> a schema:CreativeWork ;
    schema:name "Idol Incidents"@en,
        "アイドル事変"@ja,
        "Idol Jihen"@ja-latn ;
    foaf:name "Idol Incidents"@en,
        "アイドル事変"@ja,
        "Idol Jihen"@ja-latn .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/68779/68779-1496792173.jpg> a schema:ImageObject,
        foaf:Image .

<album/68779#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "START UP, DREAM!! / with"@en,
        "START UP, DREAM!! / with"@ja,
        "START UP, DREAM!! / with"@ja-latn ;
    mo:composer <artist/11594#subject>,
        <artist/36189#subject> ;
    mo:produced_work <album/68779#musicalwork> ;
    schema:name "START UP, DREAM!! / with"@en,
        "START UP, DREAM!! / with"@ja,
        "START UP, DREAM!! / with"@ja-latn .

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

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

<artist/14672#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68779#performance> ;
    schema:name "Mai Fuchigami"@en,
        "渕上舞"@ja ;
    foaf:name "Mai Fuchigami"@en,
        "渕上舞"@ja .

<artist/25793#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68779#performance> ;
    schema:name "Sarara Yashima"@en,
        "八島さらら"@ja ;
    foaf:name "Sarara Yashima"@en,
        "八島さらら"@ja .

<album/68779#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "START UP, DREAM!! / with"@en,
        "START UP, DREAM!! / with"@ja,
        "START UP, DREAM!! / with"@ja-latn ;
    mo:performance_of <album/68779#musicalwork> ;
    mo:performer <artist/14672#subject>,
        <artist/25793#subject> ;
    mo:recorded_as <album/68779#musicalexpression> ;
    schema:byArtist <artist/14672#subject>,
        <artist/25793#subject> ;
    schema:name "START UP, DREAM!! / with"@en,
        "START UP, DREAM!! / with"@ja,
        "START UP, DREAM!! / with"@ja-latn ;
    schema:workPerformed <album/68779#musicalwork> .

<album/68779#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-19"^^xsd:date ;
    dcterms:title "START UP, DREAM!! / with"@en,
        "START UP, DREAM!! / with"@ja,
        "START UP, DREAM!! / with"@ja-latn ;
    mo:catalogue_number "USSW-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68779#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N204b21ff8df248c0bee9089122ccfa2e ;
    mo:record_count 1 ;
    schema:about <product/5196#subject> ;
    schema:byArtist <artist/14672#subject>,
        <artist/25793#subject> ;
    schema:datePublished "2016-10-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/68779/68779-1496792173.jpg> ;
    schema:name "START UP, DREAM!! / with"@en,
        "START UP, DREAM!! / with"@ja,
        "START UP, DREAM!! / with"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/68779/68779-1496792173.jpg> .

_:N2aaf89c3d564403ba6b58a0ead827c3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "START UP, DREAM!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N204b21ff8df248c0bee9089122ccfa2e ;
    schema:name "START UP, DREAM!!"@ja .

_:N5f50477e9448472bb604d8c2a618b8d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追い風は ハリケーン (off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N204b21ff8df248c0bee9089122ccfa2e ;
    schema:name "追い風は ハリケーン (off Vocal)"@ja .

_:Nd0e3040814104e08ab1a8750b9b534d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "START UP, DREAM!! (off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N204b21ff8df248c0bee9089122ccfa2e ;
    schema:name "START UP, DREAM!! (off Vocal)"@ja .

_:Nf03cd51e26db4fbb9fa203b63acaf1a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追い風は ハリケーン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N204b21ff8df248c0bee9089122ccfa2e ;
    schema:name "追い風は ハリケーン"@ja .

_:N204b21ff8df248c0bee9089122ccfa2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2aaf89c3d564403ba6b58a0ead827c3a,
        _:N5f50477e9448472bb604d8c2a618b8d9,
        _:Nd0e3040814104e08ab1a8750b9b534d8,
        _:Nf03cd51e26db4fbb9fa203b63acaf1a5 ;
    mo:track_count 4 ;
    schema:duration "PT15:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2aaf89c3d564403ba6b58a0ead827c3a,
        _:N5f50477e9448472bb604d8c2a618b8d9,
        _:Nd0e3040814104e08ab1a8750b9b534d8,
        _:Nf03cd51e26db4fbb9fa203b63acaf1a5 .

