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

<artist/29614#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayumi Kon"@en,
        "昆真由美"@ja ;
    foaf:made <album/79494#lyrics>,
        <album/79494#subject> ;
    foaf:name "Mayumi Kon"@en,
        "昆真由美"@ja .

<album/79493> a mo:Release ;
    mo:catalogue_number "USSW-0129" .

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

<artist/16782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79494#subject> ;
    schema:name "no_my"@en ;
    foaf:made <album/79494#composition>,
        <album/79494#subject> ;
    foaf:name "no_my"@en .

<artist/26772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79494#subject> ;
    schema:name "Show Aratame"@en,
        "新田目翔"@ja ;
    foaf:made <album/79494#composition>,
        <album/79494#lyrics>,
        <album/79494#subject> ;
    foaf:name "Show Aratame"@en,
        "新田目翔"@ja .

<product/6555#subject> a schema:CreativeWork ;
    schema:name "My Sister, My Writer"@en,
        "俺が好きなのは妹だけど妹じゃない"@ja,
        "Ore ga Suki na no ha Imouto Dakedo Imouto jya nai"@ja-latn ;
    foaf:name "My Sister, My Writer"@en,
        "俺が好きなのは妹だけど妹じゃない"@ja,
        "Ore ga Suki na no ha Imouto Dakedo Imouto jya nai"@ja-latn .

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

<org/1379#subject> schema:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn ;
    foaf:name "Stand-Up! Records"@en,
        "Stand-Up! Records"@ja,
        "Stand-Up! Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/79494/79494-1542473393.jpg> a schema:ImageObject,
        foaf:Image .

<album/79494#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secret Story / Purely Monster [Regular Edition D]"@en,
        "Secret Story / ピュアリーモンスター [通常盤D]"@ja,
        "Secret Story / Purely Monster [Regular Edition D]"@ja-latn ;
    mo:composer <artist/16782#subject>,
        <artist/26772#subject> ;
    mo:produced_work <album/79494#musicalwork> ;
    schema:name "Secret Story / Purely Monster [Regular Edition D]"@en,
        "Secret Story / ピュアリーモンスター [通常盤D]"@ja,
        "Secret Story / Purely Monster [Regular Edition D]"@ja-latn .

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

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

<album/79494#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secret Story / Purely Monster [Regular Edition D]"@en,
        "Secret Story / ピュアリーモンスター [通常盤D]"@ja,
        "Secret Story / Purely Monster [Regular Edition D]"@ja-latn ;
    mo:performance_of <album/79494#musicalwork> ;
    mo:performer _:N38a64c5f7a5a45bcb77532a4c8a35141 ;
    mo:recorded_as <album/79494#musicalexpression> ;
    schema:byArtist _:N38a64c5f7a5a45bcb77532a4c8a35141 ;
    schema:name "Secret Story / Purely Monster [Regular Edition D]"@en,
        "Secret Story / ピュアリーモンスター [通常盤D]"@ja,
        "Secret Story / Purely Monster [Regular Edition D]"@ja-latn ;
    schema:workPerformed <album/79494#musicalwork> .

<album/79494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-21"^^xsd:date ;
    dcterms:title "Secret Story / Purely Monster [Regular Edition D]"@en,
        "Secret Story / ピュアリーモンスター [通常盤D]"@ja,
        "Secret Story / Purely Monster [Regular Edition D]"@ja-latn ;
    mo:catalogue_number "USSW-0130" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/79493> ;
    mo:publication_of <album/79494#musicalexpression> ;
    mo:publisher <org/1379#subject> ;
    mo:record _:Na9a38ba3bac34a688d6a8f5d504669e0 ;
    mo:record_count 1 ;
    schema:about <product/6555#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Purely Monster"@en ;
            foaf:name "Purely Monster"@en ] ;
    schema:datePublished "2018-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/79494/79494-1542473393.jpg> ;
    schema:name "Secret Story / Purely Monster [Regular Edition D]"@en,
        "Secret Story / ピュアリーモンスター [通常盤D]"@ja,
        "Secret Story / Purely Monster [Regular Edition D]"@ja-latn ;
    schema:publisher <org/1379#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/79494/79494-1542473393.jpg> .

_:N123408f6844045bfa9ca5ff43d705337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "群青プロローグ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na9a38ba3bac34a688d6a8f5d504669e0 ;
    schema:name "群青プロローグ"@ja .

_:N2c64f16b43e34c7693689e88d76feb0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Story"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na9a38ba3bac34a688d6a8f5d504669e0 ;
    schema:name "Secret Story"@ja .

_:N38a64c5f7a5a45bcb77532a4c8a35141 a schema:Person,
        foaf:Person ;
    mo:performed <album/79494#performance> ;
    schema:name "Purely Monster"@en ;
    foaf:name "Purely Monster"@en .

_:N3c71c4a83cc340cc8f92398a56dfc0d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Story -off vocal-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na9a38ba3bac34a688d6a8f5d504669e0 ;
    schema:name "Secret Story -off vocal-"@ja .

_:N5e3da24c88e84136aee06617b5b4350a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "群青プロローグ -off vocal-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na9a38ba3bac34a688d6a8f5d504669e0 ;
    schema:name "群青プロローグ -off vocal-"@ja .

_:Na9a38ba3bac34a688d6a8f5d504669e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N123408f6844045bfa9ca5ff43d705337,
        _:N2c64f16b43e34c7693689e88d76feb0a,
        _:N3c71c4a83cc340cc8f92398a56dfc0d1,
        _:N5e3da24c88e84136aee06617b5b4350a ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N123408f6844045bfa9ca5ff43d705337,
        _:N2c64f16b43e34c7693689e88d76feb0a,
        _:N3c71c4a83cc340cc8f92398a56dfc0d1,
        _:N5e3da24c88e84136aee06617b5b4350a .

