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

<artist/59203#subject> a schema:Person,
        foaf:Person ;
    schema:name "kato.yoshihal"@en ;
    foaf:made <album/92351#lyrics>,
        <album/92351#subject> ;
    foaf:name "kato.yoshihal"@en .

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

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92351#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/92351#composition>,
        <album/92351#subject> ;
    foaf:name "Taishi"@en .

<album/92351#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Baby Fantastic!/Come Home! Princess"@en,
        "Baby Fantastic!/Come Home! Princess"@ja,
        "Baby Fantastic!/Come Home! Princess"@ja-latn ;
    mo:composer <artist/2454#subject> ;
    mo:produced_work <album/92351#musicalwork> ;
    schema:name "Baby Fantastic!/Come Home! Princess"@en,
        "Baby Fantastic!/Come Home! Princess"@ja,
        "Baby Fantastic!/Come Home! Princess"@ja-latn .

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

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

<org/1482#subject> schema:name "cosmic record"@en,
        "cosmic record"@ja,
        "cosmic record"@ja-latn ;
    foaf:name "cosmic record"@en,
        "cosmic record"@ja,
        "cosmic record"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/92351/92351-1572764181.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92351#performance> ;
    schema:name "Chiyoko"@en,
        "ちよこ"@ja ;
    foaf:name "Chiyoko"@en,
        "ちよこ"@ja .

<artist/36452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92351#performance> ;
    schema:name "Yousuke Suzuki"@en,
        "鈴木洋輔"@ja ;
    foaf:name "Yousuke Suzuki"@en,
        "鈴木洋輔"@ja .

<album/92351#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Baby Fantastic!/Come Home! Princess"@en,
        "Baby Fantastic!/Come Home! Princess"@ja,
        "Baby Fantastic!/Come Home! Princess"@ja-latn ;
    mo:performance_of <album/92351#musicalwork> ;
    mo:performer <artist/13265#subject>,
        <artist/36452#subject> ;
    mo:recorded_as <album/92351#musicalexpression> ;
    schema:byArtist <artist/13265#subject>,
        <artist/36452#subject> ;
    schema:name "Baby Fantastic!/Come Home! Princess"@en,
        "Baby Fantastic!/Come Home! Princess"@ja,
        "Baby Fantastic!/Come Home! Princess"@ja-latn ;
    schema:workPerformed <album/92351#musicalwork> .

<album/92351#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-12"^^xsd:date ;
    dcterms:title "Baby Fantastic!/Come Home! Princess"@en,
        "Baby Fantastic!/Come Home! Princess"@ja,
        "Baby Fantastic!/Come Home! Princess"@ja-latn ;
    mo:catalogue_number "CORE-00027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92351#musicalexpression> ;
    mo:publisher <org/1482#subject> ;
    mo:record _:N2a69d3bb6fea481eae0c5ac9819fb460 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Panical Confusion"@en ;
            foaf:name "Panical Confusion"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hanayome to Maou ~Oushitsu no Harem wa Gekokujou~"@en ;
            foaf:name "Hanayome to Maou ~Oushitsu no Harem wa Gekokujou~"@en ] ;
    schema:byArtist <artist/13265#subject>,
        <artist/36452#subject> ;
    schema:datePublished "2015-07-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/92351/92351-1572764181.jpg> ;
    schema:name "Baby Fantastic!/Come Home! Princess"@en,
        "Baby Fantastic!/Come Home! Princess"@ja,
        "Baby Fantastic!/Come Home! Princess"@ja-latn ;
    schema:publisher <org/1482#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/92351/92351-1572764181.jpg> .

_:N189f2acda0f0441c936bfeef4bba5d17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Fantastic!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N2a69d3bb6fea481eae0c5ac9819fb460 ;
    schema:name "Baby Fantastic!"@en .

_:N61d1bab370e541f7a1f8be930b87749f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Home! Princess"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N2a69d3bb6fea481eae0c5ac9819fb460 ;
    schema:name "Come Home! Princess"@en .

_:N769b71ea1efd4a5e885c2e3fc6495f59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Fantastic! (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N2a69d3bb6fea481eae0c5ac9819fb460 ;
    schema:name "Baby Fantastic! (instrumental)"@en .

_:Nc43ea90c8b1d42578c20c59508892a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come Home! Princess (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2a69d3bb6fea481eae0c5ac9819fb460 ;
    schema:name "Come Home! Princess (instrumental)"@en .

_:N2a69d3bb6fea481eae0c5ac9819fb460 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N189f2acda0f0441c936bfeef4bba5d17,
        _:N61d1bab370e541f7a1f8be930b87749f,
        _:N769b71ea1efd4a5e885c2e3fc6495f59,
        _:Nc43ea90c8b1d42578c20c59508892a70 ;
    mo:track_count 4 ;
    schema:duration "PT16:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N189f2acda0f0441c936bfeef4bba5d17,
        _:N61d1bab370e541f7a1f8be930b87749f,
        _:N769b71ea1efd4a5e885c2e3fc6495f59,
        _:Nc43ea90c8b1d42578c20c59508892a70 .

