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

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

<album/62952> a mo:Release ;
    mo:catalogue_number "USSW-0028" .

<artist/25956#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62951#subject> ;
    schema:name "mampuku"@en ;
    foaf:made <album/62951#composition>,
        <album/62951#lyrics>,
        <album/62951#subject> ;
    foaf:name "mampuku"@en .

<artist/7586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62951#subject> ;
    schema:name "Tsunku"@en,
        "つんく"@ja ;
    foaf:made <album/62951#composition>,
        <album/62951#lyrics>,
        <album/62951#subject> ;
    foaf:name "Tsunku"@en,
        "つんく"@ja .

<product/5195#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/62951#musicalexpression> a mo:Signal ;
    mo:published_as <album/62951#subject> ;
    mo:records <album/62951#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/15/62951/62951-1486718405.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/62951#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/62951/62951-1486718405.jpg> ;
    foaf:depicts <album/62951#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/62951/62951-1486718405.jpg> .

<https://medium-media.vgm.io/albums/15/62951/62951-1486718405.jpg> a schema:ImageObject,
        foaf:Image .

<album/62951#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Respect / with"@en,
        "Respect / with"@ja,
        "Respect / with"@ja-latn ;
    mo:composer <artist/25956#subject>,
        <artist/7586#subject> ;
    mo:produced_work <album/62951#musicalwork> ;
    schema:name "Respect / with"@en,
        "Respect / with"@ja,
        "Respect / with"@ja-latn .

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

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

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

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

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

<album/62951#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-22"^^xsd:date ;
    dcterms:title "Respect / with"@en,
        "Respect / with"@ja,
        "Respect / with"@ja-latn ;
    mo:catalogue_number "USSW-0029" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/62952> ;
    mo:publication_of <album/62951#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N5ffe0d4b1f184142a2dd2799cce1bfc3 ;
    mo:record_count 1 ;
    schema:about <product/5195#subject> ;
    schema:byArtist <artist/14672#subject>,
        <artist/25793#subject> ;
    schema:datePublished "2017-02-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/62951/62951-1486718405.jpg> ;
    schema:name "Respect / with"@en,
        "Respect / with"@ja,
        "Respect / with"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/62951/62951-1486718405.jpg> .

_:N0b3d6bdfb0d640acbe0a3e6d2a829f7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Respect"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5ffe0d4b1f184142a2dd2799cce1bfc3 ;
    schema:name "Respect"@ja .

_:N0ff9835be0b245b2a2e2018621fa5d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Respect off Vocal"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N5ffe0d4b1f184142a2dd2799cce1bfc3 ;
    schema:name "Respect off Vocal"@ja .

_:N31e9087601884a39b33390c39b383f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャックイン・ドリーマー off Vocal"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5ffe0d4b1f184142a2dd2799cce1bfc3 ;
    schema:name "ジャックイン・ドリーマー off Vocal"@ja .

_:N4a374c434a004b4dbc4d54838be3358b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャックイン・ドリーマー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N5ffe0d4b1f184142a2dd2799cce1bfc3 ;
    schema:name "ジャックイン・ドリーマー"@ja .

_:N5ffe0d4b1f184142a2dd2799cce1bfc3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b3d6bdfb0d640acbe0a3e6d2a829f7c,
        _:N0ff9835be0b245b2a2e2018621fa5d09,
        _:N31e9087601884a39b33390c39b383f9a,
        _:N4a374c434a004b4dbc4d54838be3358b ;
    mo:track_count 4 ;
    schema:duration "PT16:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0b3d6bdfb0d640acbe0a3e6d2a829f7c,
        _:N0ff9835be0b245b2a2e2018621fa5d09,
        _:N31e9087601884a39b33390c39b383f9a,
        _:N4a374c434a004b4dbc4d54838be3358b .

