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

<artist/18148#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kensaku Sakai"@en,
        "酒井健作"@ja ;
    foaf:made <album/45840#lyrics>,
        <album/45840#subject> ;
    foaf:name "Kensaku Sakai"@en,
        "酒井健作"@ja .

<artist/4378#subject> a schema:Person,
        foaf:Person ;
    schema:name "leonn"@en ;
    foaf:made <album/45840#lyrics>,
        <album/45840#subject> ;
    foaf:name "leonn"@en .

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

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45840#subject> ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/45840#composition>,
        <album/45840#subject> ;
    foaf:name "BOUNCEBACK"@en .

<artist/13498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45840#subject> ;
    schema:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja ;
    foaf:made <album/45840#composition>,
        <album/45840#subject> ;
    foaf:name "Hirofumi Hibino"@en,
        "日比野裕史"@ja .

<product/2609#subject> a schema:CreativeWork ;
    schema:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn ;
    foaf:name "Fairy Tail (Anime)"@en,
        "フェアリーテイル (Anime)"@ja,
        "Fairy Tail (Anime)"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/45840/45840-1400084411.jpg> a schema:ImageObject,
        foaf:Image .

<album/45840#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "S.O.W. Sense of Wonder / Idoling!!!"@en,
        "S.O.W.センスオブワンダー / アイドリング!!!"@ja,
        "S.O.W. Sense of Wonder / Idoling!!!"@ja-latn ;
    mo:composer <artist/11237#subject>,
        <artist/13498#subject> ;
    mo:produced_work <album/45840#musicalwork> ;
    schema:name "S.O.W. Sense of Wonder / Idoling!!!"@en,
        "S.O.W.センスオブワンダー / アイドリング!!!"@ja,
        "S.O.W. Sense of Wonder / Idoling!!!"@ja-latn .

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

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

<album/45840#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "S.O.W. Sense of Wonder / Idoling!!!"@en,
        "S.O.W.センスオブワンダー / アイドリング!!!"@ja,
        "S.O.W. Sense of Wonder / Idoling!!!"@ja-latn ;
    mo:performance_of <album/45840#musicalwork> ;
    mo:performer <artist/24916#subject> ;
    mo:recorded_as <album/45840#musicalexpression> ;
    schema:byArtist <artist/24916#subject> ;
    schema:name "S.O.W. Sense of Wonder / Idoling!!!"@en,
        "S.O.W.センスオブワンダー / アイドリング!!!"@ja,
        "S.O.W. Sense of Wonder / Idoling!!!"@ja-latn ;
    schema:workPerformed <album/45840#musicalwork> .

<artist/24916#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45840#performance> ;
    schema:name "Idoling!!!"@en,
        "アイドリング!!!"@ja ;
    foaf:name "Idoling!!!"@en,
        "アイドリング!!!"@ja .

<album/45840#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-27"^^xsd:date ;
    dcterms:title "S.O.W. Sense of Wonder / Idoling!!!"@en,
        "S.O.W.センスオブワンダー / アイドリング!!!"@ja,
        "S.O.W. Sense of Wonder / Idoling!!!"@ja-latn ;
    mo:catalogue_number "PCCA-03096" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45840#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nf372db8b644a49e897215b199e23c4db ;
    mo:record_count 1 ;
    schema:about <product/2609#subject> ;
    schema:byArtist <artist/24916#subject> ;
    schema:datePublished "2010-01-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/45840/45840-1400084411.jpg> ;
    schema:name "S.O.W. Sense of Wonder / Idoling!!!"@en,
        "S.O.W.センスオブワンダー / アイドリング!!!"@ja,
        "S.O.W. Sense of Wonder / Idoling!!!"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/45840/45840-1400084411.jpg> .

_:N1030fd3f579844808f1e87da0279ea5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.O.W.センスオブワンダー (Instrumental)"@ja,
        "S.O.W. Sense of Wonder (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf372db8b644a49e897215b199e23c4db ;
    schema:name "S.O.W.センスオブワンダー (Instrumental)"@ja,
        "S.O.W. Sense of Wonder (Instrumental)"@ja-latn .

_:N8b8454033f464e04aa5896511ead677b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "機種変エクスタシィ"@ja,
        "Kishu Hen Ecstasy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf372db8b644a49e897215b199e23c4db ;
    schema:name "機種変エクスタシィ"@ja,
        "Kishu Hen Ecstasy"@ja-latn .

_:Nea71ee23a11f4829bd17aee08cd82754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.O.W.センスオブワンダー"@ja,
        "S.O.W. Sense of Wonder"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf372db8b644a49e897215b199e23c4db ;
    schema:name "S.O.W.センスオブワンダー"@ja,
        "S.O.W. Sense of Wonder"@ja-latn .

_:Nf735246796604f20ba4fc76d88e0975f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't be afraid"@ja,
        "Don't be afraid"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nf372db8b644a49e897215b199e23c4db ;
    schema:name "Don't be afraid"@ja,
        "Don't be afraid"@ja-latn .

_:Nf372db8b644a49e897215b199e23c4db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1030fd3f579844808f1e87da0279ea5e,
        _:N8b8454033f464e04aa5896511ead677b,
        _:Nea71ee23a11f4829bd17aee08cd82754,
        _:Nf735246796604f20ba4fc76d88e0975f ;
    mo:track_count 4 ;
    schema:duration "PT16:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1030fd3f579844808f1e87da0279ea5e,
        _:N8b8454033f464e04aa5896511ead677b,
        _:Nea71ee23a11f4829bd17aee08cd82754,
        _:Nf735246796604f20ba4fc76d88e0975f .

