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

<artist/29904#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junta Terashima"@en,
        "寺島惇太"@ja ;
    foaf:made <album/94141#lyrics>,
        <album/94141#subject>,
        <album/94141#vocals> ;
    foaf:name "Junta Terashima"@en,
        "寺島惇太"@ja .

<artist/50242#subject> a schema:Person,
        foaf:Person ;
    schema:name "John"@en ;
    foaf:made <album/94141#subject>,
        <album/94141#vocals> ;
    foaf:name "John"@en .

<artist/14506#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94141#subject> ;
    schema:name "Akira Takizawa"@en,
        "滝沢章"@ja ;
    foaf:made <album/94141#composition>,
        <album/94141#lyrics>,
        <album/94141#subject> ;
    foaf:name "Akira Takizawa"@en,
        "滝沢章"@ja .

<album/94141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ONE CALL / WAOOON"@en,
        "ONE CALL / WAOOON"@ja,
        "ONE CALL / WAOOON"@ja-latn ;
    mo:composer <artist/14506#subject> ;
    mo:produced_work <album/94141#musicalwork> ;
    schema:name "ONE CALL / WAOOON"@en,
        "ONE CALL / WAOOON"@ja,
        "ONE CALL / WAOOON"@ja-latn .

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

<album/94141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ONE CALL / WAOOON"@en,
        "ONE CALL / WAOOON"@ja,
        "ONE CALL / WAOOON"@ja-latn ;
    mo:performance_of <album/94141#musicalwork> ;
    mo:recorded_as <album/94141#musicalexpression> ;
    schema:name "ONE CALL / WAOOON"@en,
        "ONE CALL / WAOOON"@ja,
        "ONE CALL / WAOOON"@ja-latn ;
    schema:workPerformed <album/94141#musicalwork> .

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/14/94141/94141-1576397900.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/94141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "ONE CALL / WAOOON"@en,
        "ONE CALL / WAOOON"@ja,
        "ONE CALL / WAOOON"@ja-latn ;
    mo:catalogue_number "TKPR-079" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94141#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:N701d49f908eb4263b15f9bcb1bf05e1b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inugoya Channel"@en ;
            foaf:name "Inugoya Channel"@en ] ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/14/94141/94141-1576397900.jpg> ;
    schema:name "ONE CALL / WAOOON"@en,
        "ONE CALL / WAOOON"@ja,
        "ONE CALL / WAOOON"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/94141/94141-1576397900.jpg> .

_:N1f018006342747379e8af4ee6d0e7dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE CALL"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N701d49f908eb4263b15f9bcb1bf05e1b ;
    schema:name "ONE CALL"@ja .

_:N274fb56cfb014b8cb5c9d2c76f821089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンフレーズ -off vocal-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N701d49f908eb4263b15f9bcb1bf05e1b ;
    schema:name "ワンフレーズ -off vocal-"@ja .

_:Nd1a3a707ad494e16ae4d5fbbfee5527a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONE CALL -off vocal-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N701d49f908eb4263b15f9bcb1bf05e1b ;
    schema:name "ONE CALL -off vocal-"@ja .

_:Nfcdd9893a0314e6e8ab4003c47c59b8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワンフレーズ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N701d49f908eb4263b15f9bcb1bf05e1b ;
    schema:name "ワンフレーズ"@ja .

_:N701d49f908eb4263b15f9bcb1bf05e1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f018006342747379e8af4ee6d0e7dce,
        _:N274fb56cfb014b8cb5c9d2c76f821089,
        _:Nd1a3a707ad494e16ae4d5fbbfee5527a,
        _:Nfcdd9893a0314e6e8ab4003c47c59b8d ;
    mo:track_count 4 ;
    schema:duration "PT19:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1f018006342747379e8af4ee6d0e7dce,
        _:N274fb56cfb014b8cb5c9d2c76f821089,
        _:Nd1a3a707ad494e16ae4d5fbbfee5527a,
        _:Nfcdd9893a0314e6e8ab4003c47c59b8d .

