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

<artist/13208#subject> a schema:Person,
        foaf:Person ;
    schema:name "IA"@en ;
    foaf:made <album/39946#subject>,
        <album/39946#vocals> ;
    foaf:name "IA"@en .

<artist/20735#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanami Kashiyama"@en,
        "柏山奈々美"@ja ;
    foaf:made <album/39946#subject>,
        <album/39946#vocals> ;
    foaf:name "Nanami Kashiyama"@en,
        "柏山奈々美"@ja .

<artist/14524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39946#subject> ;
    schema:name "Ishifuro"@en,
        "石風呂"@ja ;
    foaf:made <album/39946#composition>,
        <album/39946#lyrics>,
        <album/39946#subject> ;
    foaf:name "Ishifuro"@en,
        "石風呂"@ja .

<album/39946#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Se no!!! / Ishifuro"@en,
        "せーのっ!!! / 石風呂"@ja,
        "Se no!!! / Ishifuro"@ja-latn ;
    mo:composer <artist/14524#subject> ;
    mo:produced_work <album/39946#musicalwork> ;
    schema:name "Se no!!! / Ishifuro"@en,
        "せーのっ!!! / 石風呂"@ja,
        "Se no!!! / Ishifuro"@ja-latn .

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

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

<album/39946#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Se no!!! / Ishifuro"@en,
        "せーのっ!!! / 石風呂"@ja,
        "Se no!!! / Ishifuro"@ja-latn ;
    mo:performance_of <album/39946#musicalwork> ;
    mo:recorded_as <album/39946#musicalexpression> ;
    schema:name "Se no!!! / Ishifuro"@en,
        "せーのっ!!! / 石風呂"@ja,
        "Se no!!! / Ishifuro"@ja-latn ;
    schema:workPerformed <album/39946#musicalwork> .

<org/1806#subject> schema:name "IA PROJECT"@en,
        "IA PROJECT"@ja,
        "IA PROJECT"@ja-latn ;
    foaf:name "IA PROJECT"@en,
        "IA PROJECT"@ja,
        "IA PROJECT"@ja-latn .

<https://media.vgm.io/albums/64/39946/39946-1373043504.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39946#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/39946/39946-1373043504.png> ;
    foaf:depicts <album/39946#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/39946/39946-1373043504.png> .

<https://medium-media.vgm.io/albums/64/39946/39946-1373043504.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/39946#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-07"^^xsd:date ;
    dcterms:title "Se no!!! / Ishifuro"@en,
        "せーのっ!!! / 石風呂"@ja,
        "Se no!!! / Ishifuro"@ja-latn ;
    mo:catalogue_number "MHCL-2305" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39946#musicalexpression> ;
    mo:publisher <org/1806#subject> ;
    mo:record _:N04f97c3d469a4626bed018f2cf4323cf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Recorder and Satchel"@en ;
            foaf:name "Recorder and Satchel"@en ] ;
    schema:datePublished "2013-08-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/39946/39946-1373043504.png> ;
    schema:name "Se no!!! / Ishifuro"@en,
        "せーのっ!!! / 石風呂"@ja,
        "Se no!!! / Ishifuro"@ja-latn ;
    schema:publisher <org/1806#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/39946/39946-1373043504.png> .

_:N4025964ac6ed4898a21c592dbeb3dc7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲラゲラと笑うな"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N04f97c3d469a4626bed018f2cf4323cf ;
    schema:name "ゲラゲラと笑うな"@ja .

_:N86e9a4b31544496b940004c5dd262544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゲラゲラと笑うな (OFF VOCAL)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N04f97c3d469a4626bed018f2cf4323cf ;
    schema:name "ゲラゲラと笑うな (OFF VOCAL)"@ja .

_:N9fe71a89b09244149dc9e8f8f9fce551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コンビニよって帰ろうよ (OFF VOCAL)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N04f97c3d469a4626bed018f2cf4323cf ;
    schema:name "コンビニよって帰ろうよ (OFF VOCAL)"@ja .

_:Na467b67c7c154368ab85445a7cbaddb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンツーハロー feat.IA"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N04f97c3d469a4626bed018f2cf4323cf ;
    schema:name "ワンツーハロー feat.IA"@ja .

_:Nc599bb2e07de4b65a6be84f56067d219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コンビニよって帰ろうよ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N04f97c3d469a4626bed018f2cf4323cf ;
    schema:name "コンビニよって帰ろうよ"@ja .

_:Nd3e0b853245a41c38b99d37ee893a23d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンツーハロー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N04f97c3d469a4626bed018f2cf4323cf ;
    schema:name "ワンツーハロー"@ja .

_:Nddbd5e61f89840dbbfe5fbec2ffc5b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンツーハロー (OFF VOCAL)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N04f97c3d469a4626bed018f2cf4323cf ;
    schema:name "ワンツーハロー (OFF VOCAL)"@ja .

_:N04f97c3d469a4626bed018f2cf4323cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4025964ac6ed4898a21c592dbeb3dc7b,
        _:N86e9a4b31544496b940004c5dd262544,
        _:N9fe71a89b09244149dc9e8f8f9fce551,
        _:Na467b67c7c154368ab85445a7cbaddb9,
        _:Nc599bb2e07de4b65a6be84f56067d219,
        _:Nd3e0b853245a41c38b99d37ee893a23d,
        _:Nddbd5e61f89840dbbfe5fbec2ffc5b44 ;
    mo:track_count 7 ;
    schema:duration "PT25:54"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N4025964ac6ed4898a21c592dbeb3dc7b,
        _:N86e9a4b31544496b940004c5dd262544,
        _:N9fe71a89b09244149dc9e8f8f9fce551,
        _:Na467b67c7c154368ab85445a7cbaddb9,
        _:Nc599bb2e07de4b65a6be84f56067d219,
        _:Nd3e0b853245a41c38b99d37ee893a23d,
        _:Nddbd5e61f89840dbbfe5fbec2ffc5b44 .

