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

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

<artist/11797#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87107#subject> ;
    schema:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja ;
    foaf:made <album/87107#composition>,
        <album/87107#lyrics>,
        <album/87107#subject> ;
    foaf:name "Tomoya Tabuchi"@en,
        "田淵智也"@ja .

<product/1985#subject> a schema:CreativeWork ;
    schema:name "TIGER & BUNNY: The Beginning"@en,
        "劇場版 TIGER & BUNNY -The Beginning-"@ja,
        "TIGER & BUNNY: The Beginning"@ja-latn ;
    foaf:name "TIGER & BUNNY: The Beginning"@en,
        "劇場版 TIGER & BUNNY -The Beginning-"@ja,
        "TIGER & BUNNY: The Beginning"@ja-latn .

<album/87107#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CIDER ROAD / UNISON SQUARE GARDEN"@en,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja-latn ;
    mo:composer <artist/11797#subject> ;
    mo:produced_work <album/87107#musicalwork> ;
    schema:name "CIDER ROAD / UNISON SQUARE GARDEN"@en,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja-latn .

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

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/87107/87107-1558908409.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87107#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CIDER ROAD / UNISON SQUARE GARDEN"@en,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja-latn ;
    mo:performance_of <album/87107#musicalwork> ;
    mo:performer <artist/12931#subject> ;
    mo:recorded_as <album/87107#musicalexpression> ;
    schema:byArtist <artist/12931#subject> ;
    schema:name "CIDER ROAD / UNISON SQUARE GARDEN"@en,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja-latn ;
    schema:workPerformed <album/87107#musicalwork> .

<artist/12931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87107#performance> ;
    schema:name "UNISON SQUARE GARDEN"@en ;
    foaf:name "UNISON SQUARE GARDEN"@en .

<album/87107#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-06"^^xsd:date ;
    dcterms:title "CIDER ROAD / UNISON SQUARE GARDEN"@en,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja-latn ;
    mo:catalogue_number "TFCC-86424" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87107#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:Na53eec10367e49839defb52741548876 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yozakura Quartet ~Tsuki ni Naku~"@en ;
            foaf:name "Yozakura Quartet ~Tsuki ni Naku~"@en ],
        <product/1985#subject> ;
    schema:byArtist <artist/12931#subject> ;
    schema:datePublished "2013-02-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/87107/87107-1558908409.jpg> ;
    schema:name "CIDER ROAD / UNISON SQUARE GARDEN"@en,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja,
        "CIDER ROAD / UNISON SQUARE GARDEN"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/87107/87107-1558908409.jpg> .

_:N0464388d03fd4a13aeb18eca8cd7d2eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星のスコール"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "流星のスコール"@ja .

_:N23eb932cf01a4685ac91ba188c437791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お人好しカメレオン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "お人好しカメレオン"@ja .

_:N268df92c7736487fa8dbd74a4c0bbf79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セレナーデが止まらない"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "セレナーデが止まらない"@ja .

_:N2fed5fbba6754ea5a3f5eb2309f3e955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "to the CIDER ROAD"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "to the CIDER ROAD"@ja .

_:N344d08af423f4b17ae418015ccdbf27a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リニアブルーを聴きながら"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "リニアブルーを聴きながら"@ja .

_:N3d1fe6614e034fe3b0e15b91b01fce9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "like coffeeのおまじない"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "like coffeeのおまじない"@ja .

_:N72b72830f2614d6f90abdb4a6f7bbf0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss.サンディ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "Miss.サンディ"@ja .

_:N97cbbd6e80814cc5bca955bbde74ac71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crazy birthday"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "crazy birthday"@ja .

_:N9f856d765f6d44fea31a5f629ba629c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君はともだち"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "君はともだち"@ja .

_:Na178cb65d3b649acb5c135efe0a2b607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャンデリア・ワルツ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "シャンデリア・ワルツ"@ja .

_:Neaa4a835dc55485f88e25a9a6b9883a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光のどけき春の日に"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "光のどけき春の日に"@ja .

_:Nf1c1308fd4044bb18a9cfc636b6f96eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ため息 shooting the MOON"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "ため息 shooting the MOON"@ja .

_:Nf933540be2bb4a36855b029dce1e0764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クロスハート1号線(advantage in a long time)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Na53eec10367e49839defb52741548876 ;
    schema:name "クロスハート1号線(advantage in a long time)"@ja .

_:Na53eec10367e49839defb52741548876 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0464388d03fd4a13aeb18eca8cd7d2eb,
        _:N23eb932cf01a4685ac91ba188c437791,
        _:N268df92c7736487fa8dbd74a4c0bbf79,
        _:N2fed5fbba6754ea5a3f5eb2309f3e955,
        _:N344d08af423f4b17ae418015ccdbf27a,
        _:N3d1fe6614e034fe3b0e15b91b01fce9d,
        _:N72b72830f2614d6f90abdb4a6f7bbf0c,
        _:N97cbbd6e80814cc5bca955bbde74ac71,
        _:N9f856d765f6d44fea31a5f629ba629c1,
        _:Na178cb65d3b649acb5c135efe0a2b607,
        _:Neaa4a835dc55485f88e25a9a6b9883a6,
        _:Nf1c1308fd4044bb18a9cfc636b6f96eb,
        _:Nf933540be2bb4a36855b029dce1e0764 ;
    mo:track_count 13 ;
    schema:duration "PT62:11"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0464388d03fd4a13aeb18eca8cd7d2eb,
        _:N23eb932cf01a4685ac91ba188c437791,
        _:N268df92c7736487fa8dbd74a4c0bbf79,
        _:N2fed5fbba6754ea5a3f5eb2309f3e955,
        _:N344d08af423f4b17ae418015ccdbf27a,
        _:N3d1fe6614e034fe3b0e15b91b01fce9d,
        _:N72b72830f2614d6f90abdb4a6f7bbf0c,
        _:N97cbbd6e80814cc5bca955bbde74ac71,
        _:N9f856d765f6d44fea31a5f629ba629c1,
        _:Na178cb65d3b649acb5c135efe0a2b607,
        _:Neaa4a835dc55485f88e25a9a6b9883a6,
        _:Nf1c1308fd4044bb18a9cfc636b6f96eb,
        _:Nf933540be2bb4a36855b029dce1e0764 .

