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

<artist/291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/22228#subject>,
        <album/22228#vocals> ;
    foaf:name "Rita"@en .

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/22228#lyrics>,
        <album/22228#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

<artist/53943#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fuminori Aki"@en,
        "秋史恭"@ja ;
    foaf:made <album/22228#lyrics>,
        <album/22228#subject> ;
    foaf:name "Fuminori Aki"@en,
        "秋史恭"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/22228#subject>,
        <album/22228#vocals> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22228#subject> ;
    schema:name "HIR"@en ;
    foaf:made <album/22228#composition>,
        <album/22228#subject> ;
    foaf:name "HIR"@en .

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

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

<album/22228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルミュージックCD"@ja,
        "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@ja-latn ;
    mo:performance_of <album/22228#musicalwork> ;
    mo:recorded_as <album/22228#musicalexpression> ;
    schema:name "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルミュージックCD"@ja,
        "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@ja-latn ;
    schema:workPerformed <album/22228#musicalwork> .

<org/1577#subject> schema:name "Alchemist"@en,
        "株式会社アルケミスト"@ja,
        "Alchemist"@ja-latn ;
    foaf:name "Alchemist"@en,
        "株式会社アルケミスト"@ja,
        "Alchemist"@ja-latn .

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

<https://medium-media.vgm.io/albums/82/22228/22228-1291542577.jpg> a schema:ImageObject,
        foaf:Image .

<album/22228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルミュージックCD"@ja,
        "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@ja-latn ;
    mo:composer <artist/207#subject>,
        <artist/2320#subject> ;
    mo:produced_work <album/22228#musicalwork> ;
    schema:name "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルミュージックCD"@ja,
        "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@ja-latn .

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

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

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

<album/22228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-27"^^xsd:date ;
    dcterms:title "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルミュージックCD"@ja,
        "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@ja-latn ;
    mo:catalogue_number "ALCH-00027A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22228#musicalexpression> ;
    mo:publisher <org/1577#subject> ;
    mo:record _:N0aeced0e88ee4d9bbc20e2e7e210d239 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Suzunone Seven! ~Rebirth★knot~"@en ;
            foaf:name "Suzunone Seven! ~Rebirth★knot~"@en ] ;
    schema:datePublished "2010-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/22228/22228-1291542577.jpg> ;
    schema:name "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@en,
        "スズノネセブン！ ～Rebirth★knot～ 初回特典 スペシャルミュージックCD"@ja,
        "Suzunone Seven! ~Rebirth★knot~ Special Music CD"@ja-latn ;
    schema:publisher <org/1577#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/22228/22228-1291542577.jpg> .

_:N88179ea2bdcf4795a2a19dfa12aba283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with you"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N0aeced0e88ee4d9bbc20e2e7e210d239 ;
    schema:name "with you"@ja .

_:N9ca19cfbd3d94478b57de2734fcd9ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない魔法"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N0aeced0e88ee4d9bbc20e2e7e210d239 ;
    schema:name "終わらない魔法"@ja .

_:N9de43131027d441090447253cf502fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ほんとにほしい魔法の呪文"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N0aeced0e88ee4d9bbc20e2e7e210d239 ;
    schema:name "ほんとにほしい魔法の呪文"@ja .

_:Nb346fc9cf10f4846b0b977d26c42be91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢から覚めても"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N0aeced0e88ee4d9bbc20e2e7e210d239 ;
    schema:name "夢から覚めても"@ja .

_:N0aeced0e88ee4d9bbc20e2e7e210d239 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N88179ea2bdcf4795a2a19dfa12aba283,
        _:N9ca19cfbd3d94478b57de2734fcd9ce0,
        _:N9de43131027d441090447253cf502fba,
        _:Nb346fc9cf10f4846b0b977d26c42be91 ;
    mo:track_count 4 ;
    schema:duration "PT18:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N88179ea2bdcf4795a2a19dfa12aba283,
        _:N9ca19cfbd3d94478b57de2734fcd9ce0,
        _:N9de43131027d441090447253cf502fba,
        _:Nb346fc9cf10f4846b0b977d26c42be91 .

