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

<artist/10173#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryuji Sakai"@en,
        "坂井竜二"@ja ;
    foaf:made <album/49978#lyrics>,
        <album/49978#subject> ;
    foaf:name "Ryuji Sakai"@en,
        "坂井竜二"@ja .

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

<artist/13928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49978#subject> ;
    schema:name "Shingo Yamazaki"@en,
        "山崎真吾"@ja ;
    foaf:made <album/49978#composition>,
        <album/49978#subject> ;
    foaf:name "Shingo Yamazaki"@en,
        "山崎真吾"@ja .

<product/3241#subject> a schema:CreativeWork ;
    schema:name "Absolute Duo"@en,
        "アブソリュート・デュオ"@ja,
        "Absolute Duo"@ja-latn ;
    foaf:name "Absolute Duo"@en,
        "アブソリュート・デュオ"@ja,
        "Absolute Duo"@ja-latn .

<album/49978#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Absolute Duo Special Disc 3"@en,
        "アブソリュート・デュオ 第3巻 特典CD"@ja,
        "Absolute Duo Special Disc 3"@ja-latn ;
    mo:composer <artist/13928#subject> ;
    mo:produced_work <album/49978#musicalwork> ;
    schema:name "Absolute Duo Special Disc 3"@en,
        "アブソリュート・デュオ 第3巻 特典CD"@ja,
        "Absolute Duo Special Disc 3"@ja-latn .

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

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

<org/1957#subject> schema:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn ;
    foaf:name "MEDIA FACTORY"@en,
        "MEDIA FACTORY"@ja,
        "MEDIA FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/49978/49978-c09d8c9a14c8.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16091#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49978#performance> ;
    schema:name "Ayaka Imamura"@en,
        "今村彩夏"@ja ;
    foaf:name "Ayaka Imamura"@en,
        "今村彩夏"@ja .

<artist/16415#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49978#performance> ;
    schema:name "Shingo Kujime"@en,
        "久次米真吾"@ja ;
    foaf:name "Shingo Kujime"@en,
        "久次米真吾"@ja .

<album/49978#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Absolute Duo Special Disc 3"@en,
        "アブソリュート・デュオ 第3巻 特典CD"@ja,
        "Absolute Duo Special Disc 3"@ja-latn ;
    mo:performance_of <album/49978#musicalwork> ;
    mo:performer _:N6c1391c4b72f4f5db97e712f50e6173a,
        <artist/16091#subject>,
        <artist/16415#subject> ;
    mo:recorded_as <album/49978#musicalexpression> ;
    schema:byArtist _:N6c1391c4b72f4f5db97e712f50e6173a,
        <artist/16091#subject>,
        <artist/16415#subject> ;
    schema:name "Absolute Duo Special Disc 3"@en,
        "アブソリュート・デュオ 第3巻 特典CD"@ja,
        "Absolute Duo Special Disc 3"@ja-latn ;
    schema:workPerformed <album/49978#musicalwork> .

<album/49978#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-03"^^xsd:date ;
    dcterms:title "Absolute Duo Special Disc 3"@en,
        "アブソリュート・デュオ 第3巻 特典CD"@ja,
        "Absolute Duo Special Disc 3"@ja-latn ;
    mo:catalogue_number "ZMXZ-9913-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49978#musicalexpression> ;
    mo:publisher <org/1957#subject> ;
    mo:record _:Nf68426f0fc004098a4adaa3d4970238d ;
    mo:record_count 1 ;
    schema:about <product/3241#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Satoshi Kono"@en ;
            foaf:name "Satoshi Kono"@en ],
        <artist/16091#subject>,
        <artist/16415#subject> ;
    schema:datePublished "2015-06-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/49978/49978-c09d8c9a14c8.jpg> ;
    schema:name "Absolute Duo Special Disc 3"@en,
        "アブソリュート・デュオ 第3巻 特典CD"@ja,
        "Absolute Duo Special Disc 3"@ja-latn ;
    schema:publisher <org/1957#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/49978/49978-c09d8c9a14c8.jpg> .

_:N5548516b07bb41b0ad2374db2eaa4664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "添い寝トラック③"@ja,
        "Soine Track (3)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT13:19"^^xsd:interval ;
    schema:inPlaylist _:Nf68426f0fc004098a4adaa3d4970238d ;
    schema:name "添い寝トラック③"@ja,
        "Soine Track (3)"@ja-latn .

_:N6851a86db7ff4e70a4412c7035f9f0f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユリエの秘密の......"@ja,
        "Yurie no Himitsu no ......"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT15:13"^^xsd:interval ;
    schema:inPlaylist _:Nf68426f0fc004098a4adaa3d4970238d ;
    schema:name "ユリエの秘密の......"@ja,
        "Yurie no Himitsu no ......"@ja-latn .

_:N6c1391c4b72f4f5db97e712f50e6173a a schema:Person,
        foaf:Person ;
    mo:performed <album/49978#performance> ;
    schema:name "Satoshi Kono"@en ;
    foaf:name "Satoshi Kono"@en .

_:N9964b00d37f5471e88d1f3d180c45aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run! Run! Run!"@ja,
        "Run! Run! Run!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf68426f0fc004098a4adaa3d4970238d ;
    schema:name "Run! Run! Run!"@ja,
        "Run! Run! Run!"@ja-latn .

_:Nf68426f0fc004098a4adaa3d4970238d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5548516b07bb41b0ad2374db2eaa4664,
        _:N6851a86db7ff4e70a4412c7035f9f0f4,
        _:N9964b00d37f5471e88d1f3d180c45aa7 ;
    mo:track_count 3 ;
    schema:duration "PT32:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5548516b07bb41b0ad2374db2eaa4664,
        _:N6851a86db7ff4e70a4412c7035f9f0f4,
        _:N9964b00d37f5471e88d1f3d180c45aa7 .

