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

<artist/11842#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sawao Yamanaka"@en,
        "山中さわお"@ja ;
    foaf:made <album/68469#lyrics>,
        <album/68469#subject> ;
    foaf:name "Sawao Yamanaka"@en,
        "山中さわお"@ja .

<album/68469#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HAPPY BIVOUAC On The Hillari Step / the pillows"@en,
        "HAPPY BIVOUAC On The Hillari Step / ザ・ピロウズ"@ja,
        "HAPPY BIVOUAC On The Hillari Step / the pillows"@ja-latn ;
    mo:produced_work <album/68469#musicalwork> ;
    schema:name "HAPPY BIVOUAC On The Hillari Step / the pillows"@en,
        "HAPPY BIVOUAC On The Hillari Step / ザ・ピロウズ"@ja,
        "HAPPY BIVOUAC On The Hillari Step / the pillows"@ja-latn .

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

<product/1570#subject> a schema:CreativeWork ;
    schema:name "FLCL"@en,
        "フリクリ"@ja,
        "FLCL"@ja-latn ;
    foaf:name "FLCL"@en,
        "フリクリ"@ja,
        "FLCL"@ja-latn .

<product/5177#subject> a schema:CreativeWork ;
    schema:name "BECK: Mongolian Chop Squad"@en,
        "ベック Mongolian Chop Squad"@ja,
        "BECK: Mongolian Chop Squad"@ja-latn ;
    foaf:name "BECK: Mongolian Chop Squad"@en,
        "ベック Mongolian Chop Squad"@ja,
        "BECK: Mongolian Chop Squad"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/96/68469/68469-1495394130.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68469#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HAPPY BIVOUAC On The Hillari Step / the pillows"@en,
        "HAPPY BIVOUAC On The Hillari Step / ザ・ピロウズ"@ja,
        "HAPPY BIVOUAC On The Hillari Step / the pillows"@ja-latn ;
    mo:performance_of <album/68469#musicalwork> ;
    mo:performer <artist/11846#subject> ;
    mo:recorded_as <album/68469#musicalexpression> ;
    schema:byArtist <artist/11846#subject> ;
    schema:name "HAPPY BIVOUAC On The Hillari Step / the pillows"@en,
        "HAPPY BIVOUAC On The Hillari Step / ザ・ピロウズ"@ja,
        "HAPPY BIVOUAC On The Hillari Step / the pillows"@ja-latn ;
    schema:workPerformed <album/68469#musicalwork> .

<artist/11846#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68469#performance> ;
    schema:name "the pillows"@en ;
    foaf:name "the pillows"@en .

<album/68469#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-12-02"^^xsd:date ;
    dcterms:title "HAPPY BIVOUAC On The Hillari Step / the pillows"@en,
        "HAPPY BIVOUAC On The Hillari Step / ザ・ピロウズ"@ja,
        "HAPPY BIVOUAC On The Hillari Step / the pillows"@ja-latn ;
    mo:catalogue_number "KICS-758" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68469#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    mo:record_count 1 ;
    schema:about <product/1570#subject>,
        <product/5177#subject> ;
    schema:byArtist <artist/11846#subject> ;
    schema:datePublished "1999-12-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/68469/68469-1495394130.jpg> ;
    schema:name "HAPPY BIVOUAC On The Hillari Step / the pillows"@en,
        "HAPPY BIVOUAC On The Hillari Step / ザ・ピロウズ"@ja,
        "HAPPY BIVOUAC On The Hillari Step / the pillows"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/68469/68469-1495394130.jpg> .

_:N0f5ca76b366541b092c3e58b5cc69984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUSH"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "RUSH"@en .

_:N24e99947318346558226c9d03a0314b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back seat dog"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "Back seat dog"@en .

_:N45bf9839b7774e9bb28bc4a4ed162c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kim deal"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "Kim deal"@en .

_:N4b822f42452f4b828a6871611e2ccbe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Advice"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "Advice"@en .

_:N5ae95c7d43404d8a92a725b5a13e8725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Sunshine"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "Crazy Sunshine"@en .

_:N64725bb6fe5d4ce6b6acef858c6b6ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful morning with you"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "Beautiful morning with you"@en .

_:N6a8b7b762a9c473f98c5fd7ba408fbd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CARNIVAL"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "CARNIVAL"@en .

_:N8344666fb72f42d1a91fc2af3e783c74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny Bunny"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "Funny Bunny"@en .

_:Nbef219953a324a05b670300d330364ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY BIVOUAC"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "HAPPY BIVOUAC"@en .

_:Nc16fa97bc83245cd93b0d37b641df4f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAST DINOSAUR"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "LAST DINOSAUR"@en .

_:Nf073f1f0e07d40ad84176c60c33541ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our love and peace"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N19f3ae73320f41bab9b2ebd1e05dfb33 ;
    schema:name "Our love and peace"@en .

_:N19f3ae73320f41bab9b2ebd1e05dfb33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f5ca76b366541b092c3e58b5cc69984,
        _:N24e99947318346558226c9d03a0314b9,
        _:N45bf9839b7774e9bb28bc4a4ed162c32,
        _:N4b822f42452f4b828a6871611e2ccbe2,
        _:N5ae95c7d43404d8a92a725b5a13e8725,
        _:N64725bb6fe5d4ce6b6acef858c6b6ccf,
        _:N6a8b7b762a9c473f98c5fd7ba408fbd7,
        _:N8344666fb72f42d1a91fc2af3e783c74,
        _:Nbef219953a324a05b670300d330364ee,
        _:Nc16fa97bc83245cd93b0d37b641df4f5,
        _:Nf073f1f0e07d40ad84176c60c33541ab ;
    mo:track_count 11 ;
    schema:duration "PT42:43"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0f5ca76b366541b092c3e58b5cc69984,
        _:N24e99947318346558226c9d03a0314b9,
        _:N45bf9839b7774e9bb28bc4a4ed162c32,
        _:N4b822f42452f4b828a6871611e2ccbe2,
        _:N5ae95c7d43404d8a92a725b5a13e8725,
        _:N64725bb6fe5d4ce6b6acef858c6b6ccf,
        _:N6a8b7b762a9c473f98c5fd7ba408fbd7,
        _:N8344666fb72f42d1a91fc2af3e783c74,
        _:Nbef219953a324a05b670300d330364ee,
        _:Nc16fa97bc83245cd93b0d37b641df4f5,
        _:Nf073f1f0e07d40ad84176c60c33541ab .

