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

<album/42749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seishun Music Collection"@en,
        "青春楽曲集"@ja,
        "Seishun Music Collection"@ja-latn ;
    mo:produced_work <album/42749#musicalwork> ;
    schema:name "Seishun Music Collection"@en,
        "青春楽曲集"@ja,
        "Seishun Music Collection"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/94/42749/42749-1384676453.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42749#performance> ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/30902#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42749#performance> ;
    schema:name "Antistar"@en ;
    foaf:name "Antistar"@en .

<artist/640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42749#performance> ;
    schema:name "Yui Horie"@en,
        "堀江由衣"@ja ;
    foaf:name "Yui Horie"@en,
        "堀江由衣"@ja .

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42749#performance> ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

<album/42749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-31"^^xsd:date ;
    dcterms:title "Seishun Music Collection"@en,
        "青春楽曲集"@ja,
        "Seishun Music Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42749#musicalexpression> ;
    mo:publisher _:N7dede4b2ef3148ceb766b2b14fad0294 ;
    mo:record _:N1ec0e865eb15408483107e4231eda7ad ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Seishun Hajimemashita!"@en ;
            foaf:name "Seishun Hajimemashita!"@en ] ;
    schema:byArtist <artist/1847#subject>,
        <artist/30902#subject>,
        <artist/640#subject>,
        <artist/6740#subject> ;
    schema:datePublished "2013-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/42749/42749-1384676453.jpg> ;
    schema:name "Seishun Music Collection"@en,
        "青春楽曲集"@ja,
        "Seishun Music Collection"@ja-latn ;
    schema:publisher _:N7dede4b2ef3148ceb766b2b14fad0294 ;
    foaf:depiction <https://media.vgm.io/albums/94/42749/42749-1384676453.jpg> .

<album/42749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seishun Music Collection"@en,
        "青春楽曲集"@ja,
        "Seishun Music Collection"@ja-latn ;
    mo:performance_of <album/42749#musicalwork> ;
    mo:performer <artist/1847#subject>,
        <artist/30902#subject>,
        <artist/640#subject>,
        <artist/6740#subject> ;
    mo:recorded_as <album/42749#musicalexpression> ;
    schema:byArtist <artist/1847#subject>,
        <artist/30902#subject>,
        <artist/640#subject>,
        <artist/6740#subject> ;
    schema:name "Seishun Music Collection"@en,
        "青春楽曲集"@ja,
        "Seishun Music Collection"@ja-latn ;
    schema:workPerformed <album/42749#musicalwork> .

_:N09e8ab1314fd42368a3154f5d3d7c93f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ前線と制服のリボンにまつわる一考察"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "サクラ前線と制服のリボンにまつわる一考察"@ja .

_:N213b94f27b1847ff9f05167703c76716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空ヒコウキ雲 Inst.ver"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "青空ヒコウキ雲 Inst.ver"@ja .

_:N29247518488a4fc09862bfb2cec29a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空ヒコウキ雲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "青空ヒコウキ雲"@ja .

_:N2a287ac7f2174b93bb2565f0b34be2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "卒業Inst.ver"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "卒業Inst.ver"@ja .

_:N6af4ff12752f49fbab8228cb705d95af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ前線と制服のリボンにまつわる一考察Inst.ver"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "サクラ前線と制服のリボンにまつわる一考察Inst.ver"@ja .

_:N7c9288055e0a45d48625c9765d30460f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラノートInst.ver"@ja ;
    mo:track_number 10 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "サクラノートInst.ver"@ja .

_:N7dede4b2ef3148ceb766b2b14fad0294 schema:name "honeybee+"@en ;
    foaf:name "honeybee+"@en .

_:N92a335166f8c49c59a5fa8e1ebf7821d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない青春"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "終わらない青春"@ja .

_:Nabebb34e3d364be88225a978f264d37b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラノート"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:06"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "サクラノート"@ja .

_:Nbe9c39bf8c9a42aca7a261ee07276d25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "卒業"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "卒業"@ja .

_:Nf1e377276eb04904b34ac0e37bbca257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない青春Inst.ver"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N1ec0e865eb15408483107e4231eda7ad ;
    schema:name "終わらない青春Inst.ver"@ja .

_:N1ec0e865eb15408483107e4231eda7ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09e8ab1314fd42368a3154f5d3d7c93f,
        _:N213b94f27b1847ff9f05167703c76716,
        _:N29247518488a4fc09862bfb2cec29a32,
        _:N2a287ac7f2174b93bb2565f0b34be2b9,
        _:N6af4ff12752f49fbab8228cb705d95af,
        _:N7c9288055e0a45d48625c9765d30460f,
        _:N92a335166f8c49c59a5fa8e1ebf7821d,
        _:Nabebb34e3d364be88225a978f264d37b,
        _:Nbe9c39bf8c9a42aca7a261ee07276d25,
        _:Nf1e377276eb04904b34ac0e37bbca257 ;
    mo:track_count 10 ;
    schema:duration "PT53:04"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N09e8ab1314fd42368a3154f5d3d7c93f,
        _:N213b94f27b1847ff9f05167703c76716,
        _:N29247518488a4fc09862bfb2cec29a32,
        _:N2a287ac7f2174b93bb2565f0b34be2b9,
        _:N6af4ff12752f49fbab8228cb705d95af,
        _:N7c9288055e0a45d48625c9765d30460f,
        _:N92a335166f8c49c59a5fa8e1ebf7821d,
        _:Nabebb34e3d364be88225a978f264d37b,
        _:Nbe9c39bf8c9a42aca7a261ee07276d25,
        _:Nf1e377276eb04904b34ac0e37bbca257 .

