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

<artist/13251#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Sadohara"@en,
        "佐土原かおり"@ja ;
    foaf:made <album/36293#subject>,
        <album/36293#vocals> ;
    foaf:name "Kaori Sadohara"@en,
        "佐土原かおり"@ja .

<artist/8312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Seiji Miura"@en,
        "三浦誠司"@ja ;
    foaf:made <album/36293#lyrics>,
        <album/36293#subject> ;
    foaf:name "Seiji Miura"@en,
        "三浦誠司"@ja .

<artist/13600#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36293#subject> ;
    schema:name "Kenichi Sakoh"@en,
        "酒匂謙一"@ja ;
    foaf:made <album/36293#composition>,
        <album/36293#subject> ;
    foaf:name "Kenichi Sakoh"@en,
        "酒匂謙一"@ja .

<artist/16122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36293#subject> ;
    schema:name "Keiichi Oosawa"@en,
        "大沢圭一"@ja ;
    foaf:made <album/36293#composition>,
        <album/36293#subject> ;
    foaf:name "Keiichi Oosawa"@en,
        "大沢圭一"@ja .

<product/2557#subject> a schema:CreativeWork ;
    schema:name "Problem children are coming from another world, aren't they?"@en,
        "問題児たちが異世界から来るそうですよ?"@ja,
        "Mondaiji tachi ga Isekai kara Kuru soudesuyo?"@ja-latn ;
    foaf:name "Problem children are coming from another world, aren't they?"@en,
        "問題児たちが異世界から来るそうですよ?"@ja,
        "Mondaiji tachi ga Isekai kara Kuru soudesuyo?"@ja-latn .

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

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

<album/36293#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "To Be Continued? / Kaori Sadohara [Limited Edition]"@en,
        "To Be Continued? / 佐土原かおり [完全初回限定生産仕様]"@ja,
        "To Be Continued? / Kaori Sadohara [Limited Edition]"@ja-latn ;
    mo:performance_of <album/36293#musicalwork> ;
    mo:recorded_as <album/36293#musicalexpression> ;
    schema:name "To Be Continued? / Kaori Sadohara [Limited Edition]"@en,
        "To Be Continued? / 佐土原かおり [完全初回限定生産仕様]"@ja,
        "To Be Continued? / Kaori Sadohara [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/36293#musicalwork> .

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

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

<https://media.vgm.io/albums/39/36293/36293-1358199524.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36293#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/39/36293/36293-1358199524.png> ;
    foaf:depicts <album/36293#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/39/36293/36293-1358199524.png> .

<https://medium-media.vgm.io/albums/39/36293/36293-1358199524.png> a schema:ImageObject,
        foaf:Image .

<album/36293#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "To Be Continued? / Kaori Sadohara [Limited Edition]"@en,
        "To Be Continued? / 佐土原かおり [完全初回限定生産仕様]"@ja,
        "To Be Continued? / Kaori Sadohara [Limited Edition]"@ja-latn ;
    mo:composer <artist/13600#subject>,
        <artist/16122#subject> ;
    mo:produced_work <album/36293#musicalwork> ;
    schema:name "To Be Continued? / Kaori Sadohara [Limited Edition]"@en,
        "To Be Continued? / 佐土原かおり [完全初回限定生産仕様]"@ja,
        "To Be Continued? / Kaori Sadohara [Limited Edition]"@ja-latn .

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

<album/36293#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-01-30"^^xsd:date ;
    dcterms:title "To Be Continued? / Kaori Sadohara [Limited Edition]"@en,
        "To Be Continued? / 佐土原かおり [完全初回限定生産仕様]"@ja,
        "To Be Continued? / Kaori Sadohara [Limited Edition]"@ja-latn ;
    mo:catalogue_number "COZC-749~50" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/36293#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N92d62bd1f7b149f7b11c39d8212a9f0c,
        _:Nf7499217233b4e3e911db64b4b016137 ;
    mo:record_count 2 ;
    schema:about <product/2557#subject> ;
    schema:datePublished "2013-01-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/36293/36293-1358199524.png> ;
    schema:name "To Be Continued? / Kaori Sadohara [Limited Edition]"@en,
        "To Be Continued? / 佐土原かおり [完全初回限定生産仕様]"@ja,
        "To Be Continued? / Kaori Sadohara [Limited Edition]"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/36293/36293-1358199524.png> .

_:N229e17e9183841c7a49d9ee217d101e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty as the Beast (オリジナル・カラオケ)"@ja,
        "Beauty as the Beast (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf7499217233b4e3e911db64b4b016137 ;
    schema:name "Beauty as the Beast (オリジナル・カラオケ)"@ja,
        "Beauty as the Beast (Original Karaoke)"@ja-latn .

_:N3526f1b93f2842b49951c8ba89c77126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Be Continued?"@ja,
        "To Be Continued?"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf7499217233b4e3e911db64b4b016137 ;
    schema:name "To Be Continued?"@ja,
        "To Be Continued?"@ja-latn .

_:N969d8a7980254ef9abb07b244d934a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Be Continued? (PV)"@ja,
        "To Be Continued? (PV)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92d62bd1f7b149f7b11c39d8212a9f0c ;
    schema:name "To Be Continued? (PV)"@ja,
        "To Be Continued? (PV)"@ja-latn .

_:Nb21e5e89098a4a8899f58ed1acc17df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メイキング映像"@ja,
        "Making Eizou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92d62bd1f7b149f7b11c39d8212a9f0c ;
    schema:name "メイキング映像"@ja,
        "Making Eizou"@ja-latn .

_:Nb5790ce3525842469fa4914d5eee3cc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Be Continued? (オリジナル・カラオケ)"@ja,
        "To Be Continued? (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nf7499217233b4e3e911db64b4b016137 ;
    schema:name "To Be Continued? (オリジナル・カラオケ)"@ja,
        "To Be Continued? (Original Karaoke)"@ja-latn .

_:Nddd8452e7e8d40859cd4b81ecfee5d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘蔵映像"@ja,
        "Hizou Eizou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N92d62bd1f7b149f7b11c39d8212a9f0c ;
    schema:name "秘蔵映像"@ja,
        "Hizou Eizou"@ja-latn .

_:Nf2701f9cfe7748d2b2c5df061153da0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty as the Beast"@ja,
        "Beauty as the Beast"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nf7499217233b4e3e911db64b4b016137 ;
    schema:name "Beauty as the Beast"@ja,
        "Beauty as the Beast"@ja-latn .

_:N92d62bd1f7b149f7b11c39d8212a9f0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N969d8a7980254ef9abb07b244d934a13,
        _:Nb21e5e89098a4a8899f58ed1acc17df0,
        _:Nddd8452e7e8d40859cd4b81ecfee5d20 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N969d8a7980254ef9abb07b244d934a13,
        _:Nb21e5e89098a4a8899f58ed1acc17df0,
        _:Nddd8452e7e8d40859cd4b81ecfee5d20 .

_:Nf7499217233b4e3e911db64b4b016137 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N229e17e9183841c7a49d9ee217d101e4,
        _:N3526f1b93f2842b49951c8ba89c77126,
        _:Nb5790ce3525842469fa4914d5eee3cc4,
        _:Nf2701f9cfe7748d2b2c5df061153da0b ;
    mo:track_count 4 ;
    schema:duration "PT17:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N229e17e9183841c7a49d9ee217d101e4,
        _:N3526f1b93f2842b49951c8ba89c77126,
        _:Nb5790ce3525842469fa4914d5eee3cc4,
        _:Nf2701f9cfe7748d2b2c5df061153da0b .

