@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 _:N2cf1da41c28d46a38e1fc1ae7ddade47,
        _:N5b8112194d7841d4babee1ca102ffb66 ;
    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> .

_:N28a4935a39f24ca8ab098f665e70b4e8 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 _:N5b8112194d7841d4babee1ca102ffb66 ;
    schema:name "Beauty as the Beast (オリジナル・カラオケ)"@ja,
        "Beauty as the Beast (Original Karaoke)"@ja-latn .

_:N58d99b6097524e658130f130b9fb879f 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 _:N5b8112194d7841d4babee1ca102ffb66 ;
    schema:name "Beauty as the Beast"@ja,
        "Beauty as the Beast"@ja-latn .

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

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

_:Nbac93f0e1eb04fee953f51da6826b9dc 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 _:N2cf1da41c28d46a38e1fc1ae7ddade47 ;
    schema:name "To Be Continued? (PV)"@ja,
        "To Be Continued? (PV)"@ja-latn .

_:Ncc46fe4bfbc84d92ba7a6d0c049633d7 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 _:N5b8112194d7841d4babee1ca102ffb66 ;
    schema:name "To Be Continued? (オリジナル・カラオケ)"@ja,
        "To Be Continued? (Original Karaoke)"@ja-latn .

_:Ned71f4bbbc9045d88e5bd4e926f6bb10 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 _:N5b8112194d7841d4babee1ca102ffb66 ;
    schema:name "To Be Continued?"@ja,
        "To Be Continued?"@ja-latn .

_:N2cf1da41c28d46a38e1fc1ae7ddade47 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N66afc8ce0af948ba94094daa74d4f9b2,
        _:N9f125697669e40f4911e4874a2145879,
        _:Nbac93f0e1eb04fee953f51da6826b9dc ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N66afc8ce0af948ba94094daa74d4f9b2,
        _:N9f125697669e40f4911e4874a2145879,
        _:Nbac93f0e1eb04fee953f51da6826b9dc .

_:N5b8112194d7841d4babee1ca102ffb66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28a4935a39f24ca8ab098f665e70b4e8,
        _:N58d99b6097524e658130f130b9fb879f,
        _:Ncc46fe4bfbc84d92ba7a6d0c049633d7,
        _:Ned71f4bbbc9045d88e5bd4e926f6bb10 ;
    mo:track_count 4 ;
    schema:duration "PT17:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N28a4935a39f24ca8ab098f665e70b4e8,
        _:N58d99b6097524e658130f130b9fb879f,
        _:Ncc46fe4bfbc84d92ba7a6d0c049633d7,
        _:Ned71f4bbbc9045d88e5bd4e926f6bb10 .

