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

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

<album/79491> a mo:Release ;
    mo:catalogue_number "USSW-0127" .

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

<artist/12265#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79492#subject> ;
    schema:name "YOFFY"@en ;
    foaf:made <album/79492#composition>,
        <album/79492#lyrics>,
        <album/79492#subject> ;
    foaf:name "YOFFY"@en .

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

<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/79492#musicalexpression> a mo:Signal ;
    mo:published_as <album/79492#subject> ;
    mo:records <album/79492#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/29/79492/79492-1542473244.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79492#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/79492/79492-1542473244.jpg> ;
    foaf:depicts <album/79492#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/79492/79492-1542473244.jpg> .

<https://medium-media.vgm.io/albums/29/79492/79492-1542473244.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/79492#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-21"^^xsd:date ;
    dcterms:title "Secret Story / Purely Monster [Regular Edition B]"@en,
        "Secret Story / ピュアリーモンスター [通常盤B]"@ja,
        "Secret Story / Purely Monster [Regular Edition B]"@ja-latn ;
    mo:catalogue_number "USSW-0128" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/79491> ;
    mo:publication_of <album/79492#musicalexpression> ;
    mo:publisher <org/1379#subject> ;
    mo:record _:Nd356aa4da4f84965aa9906d6653484c3 ;
    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/29/79492/79492-1542473244.jpg> ;
    schema:name "Secret Story / Purely Monster [Regular Edition B]"@en,
        "Secret Story / ピュアリーモンスター [通常盤B]"@ja,
        "Secret Story / Purely Monster [Regular Edition B]"@ja-latn ;
    schema:publisher <org/1379#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/79492/79492-1542473244.jpg> .

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

_:N630122bcb61f487a8b960250236ea653 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite Horizon -off vocal-"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd356aa4da4f84965aa9906d6653484c3 ;
    schema:name "Infinite Horizon -off vocal-"@en .

_:N7e8e2a71560848e1adb6abe79775464d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite Horizon"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd356aa4da4f84965aa9906d6653484c3 ;
    schema:name "Infinite Horizon"@en .

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

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

_:Nd356aa4da4f84965aa9906d6653484c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e76a111f0994c27a26c29f6212d2f06,
        _:N630122bcb61f487a8b960250236ea653,
        _:N7e8e2a71560848e1adb6abe79775464d,
        _:Nb4c27150c7614fefa1299a19df57ff46 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5e76a111f0994c27a26c29f6212d2f06,
        _:N630122bcb61f487a8b960250236ea653,
        _:N7e8e2a71560848e1adb6abe79775464d,
        _:Nb4c27150c7614fefa1299a19df57ff46 .

