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

<artist/24268#subject> a schema:Person,
        foaf:Person ;
    schema:name "Osamu Suzuki"@en,
        "鈴木おさむ"@ja ;
    foaf:made <album/72807#lyrics>,
        <album/72807#subject> ;
    foaf:name "Osamu Suzuki"@en,
        "鈴木おさむ"@ja .

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

<artist/26662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72807#subject> ;
    schema:name "Haggy Rock"@en ;
    foaf:made <album/72807#composition>,
        <album/72807#lyrics>,
        <album/72807#subject> ;
    foaf:name "Haggy Rock"@en .

<artist/39712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72807#subject> ;
    schema:name "Tokimakers"@en,
        "トキメーカーズ"@ja ;
    foaf:made <album/72807#composition>,
        <album/72807#subject> ;
    foaf:name "Tokimakers"@en,
        "トキメーカーズ"@ja .

<artist/39714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72807#subject> ;
    schema:name "Yoshinori Hidaka"@en,
        "日高慶典"@ja ;
    foaf:made <album/72807#composition>,
        <album/72807#subject> ;
    foaf:name "Yoshinori Hidaka"@en,
        "日高慶典"@ja .

<artist/9828#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72807#subject> ;
    schema:name "Dai Murai"@en,
        "村井大"@ja ;
    foaf:made <album/72807#composition>,
        <album/72807#subject> ;
    foaf:name "Dai Murai"@en,
        "村井大"@ja .

<product/10287#subject> a schema:CreativeWork ;
    schema:name "Mr. Osomatsu Season 2"@en,
        "おそ松さん 第2期"@ja,
        "Osomatsu-san Dai-2-ki"@ja-latn ;
    foaf:name "Mr. Osomatsu Season 2"@en,
        "おそ松さん 第2期"@ja,
        "Osomatsu-san Dai-2-ki"@ja-latn .

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

<album/72807#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maboroshi Wink / AOP"@en,
        "まぼろしウインク / A応P"@ja,
        "Maboroshi Wink / AOP"@ja-latn ;
    mo:performance_of <album/72807#musicalwork> ;
    mo:recorded_as <album/72807#musicalexpression> ;
    schema:name "Maboroshi Wink / AOP"@en,
        "まぼろしウインク / A応P"@ja,
        "Maboroshi Wink / AOP"@ja-latn ;
    schema:workPerformed <album/72807#musicalwork> .

<org/1934#subject> schema:name "Anime \"Katteni\" Oen Project"@en,
        "アニメ\"勝手に\"応援プロジェクト"@ja,
        "Anime \"Katteni\" Oen Project"@ja-latn ;
    foaf:name "Anime \"Katteni\" Oen Project"@en,
        "アニメ\"勝手に\"応援プロジェクト"@ja,
        "Anime \"Katteni\" Oen Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/72807/72807-1518725496.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/72807#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maboroshi Wink / AOP"@en,
        "まぼろしウインク / A応P"@ja,
        "Maboroshi Wink / AOP"@ja-latn ;
    mo:composer <artist/26662#subject>,
        <artist/39712#subject>,
        <artist/39714#subject>,
        <artist/9828#subject> ;
    mo:produced_work <album/72807#musicalwork> ;
    schema:name "Maboroshi Wink / AOP"@en,
        "まぼろしウインク / A応P"@ja,
        "Maboroshi Wink / AOP"@ja-latn .

<album/72807#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-20"^^xsd:date ;
    dcterms:title "Maboroshi Wink / AOP"@en,
        "まぼろしウインク / A応P"@ja,
        "Maboroshi Wink / AOP"@ja-latn ;
    mo:catalogue_number "AKOSC-00012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72807#musicalexpression> ;
    mo:publisher <org/1934#subject> ;
    mo:record _:Nf2e11ac10f3c4b2886c970889ff575a8 ;
    mo:record_count 1 ;
    schema:about <product/10287#subject> ;
    schema:datePublished "2018-02-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/72807/72807-1518725496.jpg> ;
    schema:name "Maboroshi Wink / AOP"@en,
        "まぼろしウインク / A応P"@ja,
        "Maboroshi Wink / AOP"@ja-latn ;
    schema:publisher <org/1934#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/72807/72807-1518725496.jpg> .

_:N09102b7709ac4b708f95fe2ae6a2c2ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まぼろしウインク"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf2e11ac10f3c4b2886c970889ff575a8 ;
    schema:name "まぼろしウインク"@ja .

_:N2d5a75a3c064481c922bc306b69f0cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "問答無用でGo!!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf2e11ac10f3c4b2886c970889ff575a8 ;
    schema:name "問答無用でGo!!"@ja .

_:N7b36b22a4330485487dd2e954d7cb558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "問答無用でGo!! (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf2e11ac10f3c4b2886c970889ff575a8 ;
    schema:name "問答無用でGo!! (Instrumental)"@ja .

_:Nd5da68d4880d4fc9aa0591b0571e5615 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まぼろしウインク (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nf2e11ac10f3c4b2886c970889ff575a8 ;
    schema:name "まぼろしウインク (Instrumental)"@ja .

_:Nf2e11ac10f3c4b2886c970889ff575a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09102b7709ac4b708f95fe2ae6a2c2ca,
        _:N2d5a75a3c064481c922bc306b69f0cff,
        _:N7b36b22a4330485487dd2e954d7cb558,
        _:Nd5da68d4880d4fc9aa0591b0571e5615 ;
    mo:track_count 4 ;
    schema:duration "PT16:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N09102b7709ac4b708f95fe2ae6a2c2ca,
        _:N2d5a75a3c064481c922bc306b69f0cff,
        _:N7b36b22a4330485487dd2e954d7cb558,
        _:Nd5da68d4880d4fc9aa0591b0571e5615 .

