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

<artist/4112#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja ;
    foaf:made <album/53733#subject>,
        <album/53733#vocals> ;
    foaf:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja .

<artist/4557#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Asumi"@en,
        "阿澄佳奈"@ja ;
    foaf:made <album/53733#subject>,
        <album/53733#vocals> ;
    foaf:name "Kana Asumi"@en,
        "阿澄佳奈"@ja .

<artist/9650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja ;
    foaf:made <album/53733#lyrics>,
        <album/53733#subject> ;
    foaf:name "Kenzo Saeki"@en,
        "サエキけんぞう"@ja .

<artist/14598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53733#subject> ;
    schema:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja ;
    foaf:made <album/53733#composition>,
        <album/53733#subject> ;
    foaf:name "Kuniyuki Takahashi"@en,
        "高橋邦幸"@ja .

<artist/7049#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53733#subject> ;
    schema:name "MONACA"@en ;
    foaf:made <album/53733#composition>,
        <album/53733#subject> ;
    foaf:name "MONACA"@en .

<artist/7147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53733#subject> ;
    schema:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja ;
    foaf:made <album/53733#composition>,
        <album/53733#subject> ;
    foaf:name "Keigo Hoashi"@en,
        "帆足圭吾"@ja .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53733#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/53733#composition>,
        <album/53733#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<artist/803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53733#subject> ;
    schema:name "Keiichi Okabe"@en,
        "岡部啓一"@ja ;
    foaf:made <album/53733#composition>,
        <album/53733#subject> ;
    foaf:name "Keiichi Okabe"@en,
        "岡部啓一"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53733#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/53733#composition>,
        <album/53733#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/3236#subject> a schema:CreativeWork ;
    schema:name "WAGNARIA!!3"@en,
        "WORKING!!!"@ja,
        "WAGNARIA!!3"@ja-latn ;
    foaf:name "WAGNARIA!!3"@en,
        "WORKING!!!"@ja,
        "WAGNARIA!!3"@ja-latn .

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

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

<album/53733#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WORKING!!! SPECIAL CD VOL.3"@en,
        "WORKING!!! SPECIAL CD VOL.3"@ja,
        "WORKING!!! SPECIAL CD VOL.3"@ja-latn ;
    mo:performance_of <album/53733#musicalwork> ;
    mo:recorded_as <album/53733#musicalexpression> ;
    schema:name "WORKING!!! SPECIAL CD VOL.3"@en,
        "WORKING!!! SPECIAL CD VOL.3"@ja,
        "WORKING!!! SPECIAL CD VOL.3"@ja-latn ;
    schema:workPerformed <album/53733#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/33/53733/53733-bc25d2aadeeb.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/53733#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WORKING!!! SPECIAL CD VOL.3"@en,
        "WORKING!!! SPECIAL CD VOL.3"@ja,
        "WORKING!!! SPECIAL CD VOL.3"@ja-latn ;
    mo:composer <artist/14598#subject>,
        <artist/7049#subject>,
        <artist/7147#subject>,
        <artist/7261#subject>,
        <artist/803#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/53733#musicalwork> ;
    schema:name "WORKING!!! SPECIAL CD VOL.3"@en,
        "WORKING!!! SPECIAL CD VOL.3"@ja,
        "WORKING!!! SPECIAL CD VOL.3"@ja-latn .

<album/53733#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-11"^^xsd:date ;
    dcterms:title "WORKING!!! SPECIAL CD VOL.3"@en,
        "WORKING!!! SPECIAL CD VOL.3"@ja,
        "WORKING!!! SPECIAL CD VOL.3"@ja-latn ;
    mo:catalogue_number "ANZX-11428" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53733#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N1e6ba37fa1294ceab201905aef93c44e ;
    mo:record_count 1 ;
    schema:about <product/3236#subject> ;
    schema:datePublished "2015-11-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/53733/53733-bc25d2aadeeb.jpg> ;
    schema:name "WORKING!!! SPECIAL CD VOL.3"@en,
        "WORKING!!! SPECIAL CD VOL.3"@ja,
        "WORKING!!! SPECIAL CD VOL.3"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/53733/53733-bc25d2aadeeb.jpg> .

_:N1e3551b133bd4df8b0b6fbddfc3108be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "またまたワグナリア再び"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "またまたワグナリア再び"@ja .

_:N1eb1ea0d71324d5cb63af4019a611f0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちっちゃな悩み"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "ちっちゃな悩み"@ja .

_:N20f0253cd00c4cfd8f7c1f6169a8d393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOW!!!GAMBLE (ぽぷら solo ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "NOW!!!GAMBLE (ぽぷら solo ver.)"@ja .

_:N342c1309d7654cfdab0f34740138bff7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜に夜更かし"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "月夜に夜更かし"@ja .

_:N460f91e65f7646fe84ebe9529d391808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "正直者"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "正直者"@ja .

_:N61333abc71224ffbb83a54f739764ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使のためいき"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "天使のためいき"@ja .

_:N89730c700ade4b09b784fafba1ce5230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エプロンつけて"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "エプロンつけて"@ja .

_:N8a91081def5649cd911f0bfed1e9c311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウズウズ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "ウズウズ"@ja .

_:N96f4e1c4cd9d4a69bb6cc253680d4868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ごきげんピクニック"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "ごきげんピクニック"@ja .

_:Nb683573670e84bd795e318333e0fb0fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まつ毛にLOCK (相馬 solo ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "まつ毛にLOCK (相馬 solo ver.)"@ja .

_:Nbd40af8514eb45cebeb58408b139238c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おだやかな気持ち"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "おだやかな気持ち"@ja .

_:Nd33ee70a085b4de8bb571c02cdfd9afc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法少女ぽぷら参上!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N1e6ba37fa1294ceab201905aef93c44e ;
    schema:name "魔法少女ぽぷら参上!"@ja .

_:N1e6ba37fa1294ceab201905aef93c44e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e3551b133bd4df8b0b6fbddfc3108be,
        _:N1eb1ea0d71324d5cb63af4019a611f0a,
        _:N20f0253cd00c4cfd8f7c1f6169a8d393,
        _:N342c1309d7654cfdab0f34740138bff7,
        _:N460f91e65f7646fe84ebe9529d391808,
        _:N61333abc71224ffbb83a54f739764ccb,
        _:N89730c700ade4b09b784fafba1ce5230,
        _:N8a91081def5649cd911f0bfed1e9c311,
        _:N96f4e1c4cd9d4a69bb6cc253680d4868,
        _:Nb683573670e84bd795e318333e0fb0fc,
        _:Nbd40af8514eb45cebeb58408b139238c,
        _:Nd33ee70a085b4de8bb571c02cdfd9afc ;
    mo:track_count 12 ;
    schema:duration "PT27:22"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1e3551b133bd4df8b0b6fbddfc3108be,
        _:N1eb1ea0d71324d5cb63af4019a611f0a,
        _:N20f0253cd00c4cfd8f7c1f6169a8d393,
        _:N342c1309d7654cfdab0f34740138bff7,
        _:N460f91e65f7646fe84ebe9529d391808,
        _:N61333abc71224ffbb83a54f739764ccb,
        _:N89730c700ade4b09b784fafba1ce5230,
        _:N8a91081def5649cd911f0bfed1e9c311,
        _:N96f4e1c4cd9d4a69bb6cc253680d4868,
        _:Nb683573670e84bd795e318333e0fb0fc,
        _:Nbd40af8514eb45cebeb58408b139238c,
        _:Nd33ee70a085b4de8bb571c02cdfd9afc .

