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

<artist/24843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nina Branch"@en ;
    foaf:made <album/135644#lyrics>,
        <album/135644#subject> ;
    foaf:name "Nina Branch"@en .

<artist/3408#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Matsumoto"@en,
        "松本隆"@ja ;
    foaf:made <album/135644#lyrics>,
        <album/135644#subject> ;
    foaf:name "Takashi Matsumoto"@en,
        "松本隆"@ja .

<artist/9300#subject> a schema:Person,
        foaf:Person ;
    schema:name "foolen"@en ;
    foaf:made <album/135644#lyrics>,
        <album/135644#subject> ;
    foaf:name "foolen"@en .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/135644#subject>,
        <album/135644#vocals> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/3963#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135644#subject> ;
    schema:name "takezou"@en ;
    foaf:made <album/135644#composition>,
        <album/135644#subject> ;
    foaf:name "takezou"@en .

<artist/845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135644#subject> ;
    schema:name "Haruomi Hosono"@en,
        "細野晴臣"@ja ;
    foaf:made <album/135644#composition>,
        <album/135644#subject> ;
    foaf:name "Haruomi Hosono"@en,
        "細野晴臣"@ja .

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 2010)" .

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

<album/135644#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bokutachi no Henhyoushi off vocal CD"@en,
        "ぼくたちの変拍子 オフボーカルCD"@ja,
        "Bokutachi no Henhyoushi off vocal CD"@ja-latn ;
    mo:performance_of <album/135644#musicalwork> ;
    mo:recorded_as <album/135644#musicalexpression> ;
    schema:name "Bokutachi no Henhyoushi off vocal CD"@en,
        "ぼくたちの変拍子 オフボーカルCD"@ja,
        "Bokutachi no Henhyoushi off vocal CD"@ja-latn ;
    schema:workPerformed <album/135644#musicalwork> .

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

<org/5166#subject> schema:name "Studio-Kurage"@en,
        "Studio-Kurage"@ja,
        "Studio-Kurage"@ja-latn ;
    foaf:name "Studio-Kurage"@en,
        "Studio-Kurage"@ja,
        "Studio-Kurage"@ja-latn .

<https://media.vgm.io/albums/44/135644/135644-8000206d53f9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135644#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/135644/135644-8000206d53f9.jpg> ;
    foaf:depicts <album/135644#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/135644/135644-8000206d53f9.jpg> .

<https://medium-media.vgm.io/albums/44/135644/135644-8000206d53f9.jpg> a schema:ImageObject,
        foaf:Image .

<album/135644#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bokutachi no Henhyoushi off vocal CD"@en,
        "ぼくたちの変拍子 オフボーカルCD"@ja,
        "Bokutachi no Henhyoushi off vocal CD"@ja-latn ;
    mo:composer <artist/3963#subject>,
        <artist/845#subject> ;
    mo:produced_work <album/135644#musicalwork> ;
    schema:name "Bokutachi no Henhyoushi off vocal CD"@en,
        "ぼくたちの変拍子 オフボーカルCD"@ja,
        "Bokutachi no Henhyoushi off vocal CD"@ja-latn .

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

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

<album/135644#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Bokutachi no Henhyoushi off vocal CD"@en,
        "ぼくたちの変拍子 オフボーカルCD"@ja,
        "Bokutachi no Henhyoushi off vocal CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/135644#musicalexpression> ;
    mo:publisher <org/5166#subject> ;
    mo:record _:Nede5a9414a9c4d2e9e4931c792c72387 ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/44/135644/135644-8000206d53f9.jpg> ;
    schema:name "Bokutachi no Henhyoushi off vocal CD"@en,
        "ぼくたちの変拍子 オフボーカルCD"@ja,
        "Bokutachi no Henhyoushi off vocal CD"@ja-latn ;
    schema:publisher <org/5166#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/135644/135644-8000206d53f9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "樹薩らん"@en ;
    foaf:made <album/135644#subject> ;
    foaf:name "樹薩らん"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "樹薩らん"@en ;
    foaf:made <album/135644#lyrics> ;
    foaf:name "樹薩らん"@en .

_:N1f5cfedb4ca9479b9b4ea39c74ddad1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冷たい風 [off vocal]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:Nede5a9414a9c4d2e9e4931c792c72387 ;
    schema:name "冷たい風 [off vocal]"@ja .

_:N9d635f6bd5e545979f8b2b1eca612221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daydream Channel [off vocal]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:Nede5a9414a9c4d2e9e4931c792c72387 ;
    schema:name "Daydream Channel [off vocal]"@ja .

_:Naf559b8bd8a04806bc23e0e27e05f0cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Op"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nede5a9414a9c4d2e9e4931c792c72387 ;
    schema:name "Op"@ja .

_:Nb924b64ed47e4c56868f6dafaac58ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "徒党を組むことに、理論を並べることに必死な人々は足下しか見てはいない [off vocal]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:Nede5a9414a9c4d2e9e4931c792c72387 ;
    schema:name "徒党を組むことに、理論を並べることに必死な人々は足下しか見てはいない [off vocal]"@ja .

_:Nee085e2f91da4655b60bf6800b74cfcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clover [off vocal]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nede5a9414a9c4d2e9e4931c792c72387 ;
    schema:name "Clover [off vocal]"@ja .

_:Nff532e0233214d328cefacbedddc2616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "????"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nede5a9414a9c4d2e9e4931c792c72387 ;
    schema:name "????"@ja .

_:Nede5a9414a9c4d2e9e4931c792c72387 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f5cfedb4ca9479b9b4ea39c74ddad1c,
        _:N9d635f6bd5e545979f8b2b1eca612221,
        _:Naf559b8bd8a04806bc23e0e27e05f0cf,
        _:Nb924b64ed47e4c56868f6dafaac58ee5,
        _:Nee085e2f91da4655b60bf6800b74cfcd,
        _:Nff532e0233214d328cefacbedddc2616 ;
    mo:track_count 6 ;
    schema:duration "PT27:56"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1f5cfedb4ca9479b9b4ea39c74ddad1c,
        _:N9d635f6bd5e545979f8b2b1eca612221,
        _:Naf559b8bd8a04806bc23e0e27e05f0cf,
        _:Nb924b64ed47e4c56868f6dafaac58ee5,
        _:Nee085e2f91da4655b60bf6800b74cfcd,
        _:Nff532e0233214d328cefacbedddc2616 .

