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

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

<album/17494> a mo:Release ;
    mo:catalogue_number "PKCP-5154" .

<artist/7586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133145#subject> ;
    schema:name "Tsunku"@en,
        "つんく"@ja ;
    foaf:made <album/133145#composition>,
        <album/133145#lyrics>,
        <album/133145#subject> ;
    foaf:name "Tsunku"@en,
        "つんく"@ja .

<product/1375#subject> a schema:CreativeWork ;
    schema:name "Inazuma Eleven (Series)"@en,
        "イナズマイレブン (Series)"@ja,
        "Inazuma Eleven (Series)"@ja-latn ;
    foaf:name "Inazuma Eleven (Series)"@en,
        "イナズマイレブン (Series)"@ja,
        "Inazuma Eleven (Series)"@ja-latn .

<album/133145#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otakebi Boy WAO! / Berryz Kobo"@en,
        "雄叫びボーイ WAO! / Berryz工房"@ja,
        "Otakebi Boy WAO! / Berryz Kobo"@ja-latn ;
    mo:composer <artist/7586#subject> ;
    mo:produced_work <album/133145#musicalwork> ;
    schema:name "Otakebi Boy WAO! / Berryz Kobo"@en,
        "雄叫びボーイ WAO! / Berryz工房"@ja,
        "Otakebi Boy WAO! / Berryz Kobo"@ja-latn .

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

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

<org/1109#subject> schema:name "PICCOLO TOWN"@en,
        "ピッコロタウン"@ja,
        "PICCOLO TOWN"@ja-latn ;
    foaf:name "PICCOLO TOWN"@en,
        "ピッコロタウン"@ja,
        "PICCOLO TOWN"@ja-latn .

<https://media.vgm.io/albums/54/133145/133145-4530820d2bfb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133145#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/133145/133145-4530820d2bfb.jpg> ;
    foaf:depicts <album/133145#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/133145/133145-4530820d2bfb.jpg> .

<https://medium-media.vgm.io/albums/54/133145/133145-4530820d2bfb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133145#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otakebi Boy WAO! / Berryz Kobo"@en,
        "雄叫びボーイ WAO! / Berryz工房"@ja,
        "Otakebi Boy WAO! / Berryz Kobo"@ja-latn ;
    mo:performance_of <album/133145#musicalwork> ;
    mo:performer <artist/27693#subject> ;
    mo:recorded_as <album/133145#musicalexpression> ;
    schema:byArtist <artist/27693#subject> ;
    schema:name "Otakebi Boy WAO! / Berryz Kobo"@en,
        "雄叫びボーイ WAO! / Berryz工房"@ja,
        "Otakebi Boy WAO! / Berryz Kobo"@ja-latn ;
    schema:workPerformed <album/133145#musicalwork> .

<artist/27693#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/133145#performance> ;
    schema:name "Berryz Kobo"@en,
        "Berryz工房"@ja ;
    foaf:name "Berryz Kobo"@en,
        "Berryz工房"@ja .

<album/133145#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-03"^^xsd:date ;
    dcterms:title "Otakebi Boy WAO! / Berryz Kobo"@en,
        "雄叫びボーイ WAO! / Berryz工房"@ja,
        "Otakebi Boy WAO! / Berryz Kobo"@ja-latn ;
    mo:catalogue_number "PKCP-5153" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/17494> ;
    mo:publication_of <album/133145#musicalexpression> ;
    mo:publisher <org/1109#subject> ;
    mo:record _:N66c4c483ca184ae6915d3a4f9e3a09f4 ;
    mo:record_count 1 ;
    schema:about <product/1375#subject> ;
    schema:byArtist <artist/27693#subject> ;
    schema:datePublished "2010-03-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/133145/133145-4530820d2bfb.jpg> ;
    schema:name "Otakebi Boy WAO! / Berryz Kobo"@en,
        "雄叫びボーイ WAO! / Berryz工房"@ja,
        "Otakebi Boy WAO! / Berryz Kobo"@ja-latn ;
    schema:publisher <org/1109#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/133145/133145-4530820d2bfb.jpg> .

_:N4065f230356b4325b0c8d6cf9012207f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雄叫びボーイWAO! (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N66c4c483ca184ae6915d3a4f9e3a09f4 ;
    schema:name "雄叫びボーイWAO! (Instrumental)"@ja .

_:N4a23f26e0bc3480a9a0d5d07bae184e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友達は友達なんだ!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N66c4c483ca184ae6915d3a4f9e3a09f4 ;
    schema:name "友達は友達なんだ!"@ja .

_:N5d56c8bf0693403782a8710c56a634ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雄叫びボーイWAO!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N66c4c483ca184ae6915d3a4f9e3a09f4 ;
    schema:name "雄叫びボーイWAO!"@ja .

_:Nd99cbf6e9284492d85c388b9d79be113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "友達は友達なんだ! (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N66c4c483ca184ae6915d3a4f9e3a09f4 ;
    schema:name "友達は友達なんだ! (Instrumental)"@ja .

_:N66c4c483ca184ae6915d3a4f9e3a09f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4065f230356b4325b0c8d6cf9012207f,
        _:N4a23f26e0bc3480a9a0d5d07bae184e4,
        _:N5d56c8bf0693403782a8710c56a634ce,
        _:Nd99cbf6e9284492d85c388b9d79be113 ;
    mo:track_count 4 ;
    schema:duration "PT14:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4065f230356b4325b0c8d6cf9012207f,
        _:N4a23f26e0bc3480a9a0d5d07bae184e4,
        _:N5d56c8bf0693403782a8710c56a634ce,
        _:Nd99cbf6e9284492d85c388b9d79be113 .

