@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 _:N1158d5d52c6c4d4fa9c4b81d586f6bfa ;
    mo:recorded_as <album/79494#musicalexpression> ;
    schema:byArtist _:N1158d5d52c6c4d4fa9c4b81d586f6bfa ;
    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 _:Nffa48488a47c4f9197edd0f5bacb39b4 ;
    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> .

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

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

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

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

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

_:Nffa48488a47c4f9197edd0f5bacb39b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N785d07cef69048d098106138a5dcaf5a,
        _:N7a24766822974ad8b19a429c2143a55d,
        _:N8d5a67c630c94ec5b88aee928f0eaf81,
        _:Nf6e1fa2ead024ca880220ac8a4440a1b ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N785d07cef69048d098106138a5dcaf5a,
        _:N7a24766822974ad8b19a429c2143a55d,
        _:N8d5a67c630c94ec5b88aee928f0eaf81,
        _:Nf6e1fa2ead024ca880220ac8a4440a1b .

