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

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

<artist/18783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59861#subject> ;
    schema:name "Ritchie Cordell"@en ;
    foaf:made <album/59861#composition>,
        <album/59861#lyrics>,
        <album/59861#subject> ;
    foaf:name "Ritchie Cordell"@en .

<artist/18784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59861#subject> ;
    schema:name "Joan Jett"@en ;
    foaf:made <album/59861#composition>,
        <album/59861#lyrics>,
        <album/59861#subject> ;
    foaf:name "Joan Jett"@en .

<artist/18785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59861#subject> ;
    schema:name "Kenneth Laguna"@en ;
    foaf:made <album/59861#composition>,
        <album/59861#lyrics>,
        <album/59861#subject> ;
    foaf:name "Kenneth Laguna"@en .

<artist/18786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59861#subject> ;
    schema:name "Chad Kroeger"@en ;
    foaf:made <album/59861#composition>,
        <album/59861#lyrics>,
        <album/59861#subject> ;
    foaf:name "Chad Kroeger"@en .

<artist/18787#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59861#subject> ;
    schema:name "Michael Kroeger"@en ;
    foaf:made <album/59861#composition>,
        <album/59861#lyrics>,
        <album/59861#subject> ;
    foaf:name "Michael Kroeger"@en .

<artist/18788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59861#subject> ;
    schema:name "Ryan Anthony Peake"@en ;
    foaf:made <album/59861#composition>,
        <album/59861#lyrics>,
        <album/59861#subject> ;
    foaf:name "Ryan Anthony Peake"@en .

<artist/18789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59861#subject> ;
    schema:name "Ryan Vikedal"@en ;
    foaf:made <album/59861#composition>,
        <album/59861#lyrics>,
        <album/59861#subject> ;
    foaf:name "Ryan Vikedal"@en .

<product/4302#subject> a schema:CreativeWork ;
    schema:name "One Piece Film: Z"@en,
        "ワンピース フィルム ゼット"@ja,
        "One Piece Film: Z"@ja-latn ;
    foaf:name "One Piece Film: Z"@en,
        "ワンピース フィルム ゼット"@ja,
        "One Piece Film: Z"@ja-latn .

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

<org/1346#subject> schema:name "Sony Music Japan International Inc."@en,
        "株式会社ソニー・ミュージックジャパンインターナショナル"@ja,
        "Sony Music Japan International Inc."@ja-latn ;
    foaf:name "Sony Music Japan International Inc."@en,
        "株式会社ソニー・ミュージックジャパンインターナショナル"@ja,
        "Sony Music Japan International Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/16/59861/59861-1466687045.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59861#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bad Reputation/How You Remind Me / Avril Lavigne"@en,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja-latn ;
    mo:performance_of <album/59861#musicalwork> ;
    mo:performer <artist/18790#subject> ;
    mo:recorded_as <album/59861#musicalexpression> ;
    schema:byArtist <artist/18790#subject> ;
    schema:name "Bad Reputation/How You Remind Me / Avril Lavigne"@en,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja-latn ;
    schema:workPerformed <album/59861#musicalwork> .

<artist/18790#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59861#performance> ;
    schema:name "Avril Lavigne"@en ;
    foaf:name "Avril Lavigne"@en .

<album/59861#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bad Reputation/How You Remind Me / Avril Lavigne"@en,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Martin J Kupersmith"@en ;
            foaf:made <album/59861#composition> ;
            foaf:name "Martin J Kupersmith"@en ],
        <artist/18783#subject>,
        <artist/18784#subject>,
        <artist/18785#subject>,
        <artist/18786#subject>,
        <artist/18787#subject>,
        <artist/18788#subject>,
        <artist/18789#subject> ;
    mo:produced_work <album/59861#musicalwork> ;
    schema:name "Bad Reputation/How You Remind Me / Avril Lavigne"@en,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja-latn .

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

<album/59861#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "Bad Reputation/How You Remind Me / Avril Lavigne"@en,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja-latn ;
    mo:catalogue_number "SDCI-81389" ;
    mo:media_type "CD" ;
    mo:publication_of <album/59861#musicalexpression> ;
    mo:publisher <org/1346#subject> ;
    mo:record _:Nb9d5ed651f3e4da69a06ca25c9d295b8 ;
    mo:record_count 1 ;
    schema:about <product/4302#subject> ;
    schema:byArtist <artist/18790#subject> ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/59861/59861-1466687045.jpg> ;
    schema:name "Bad Reputation/How You Remind Me / Avril Lavigne"@en,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja,
        "Bad Reputation/How You Remind Me / Avril Lavigne"@ja-latn ;
    schema:publisher <org/1346#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/59861/59861-1466687045.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Martin J Kupersmith"@en ;
    foaf:made <album/59861#lyrics> ;
    foaf:name "Martin J Kupersmith"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59861#subject> ;
    schema:name "Martin J Kupersmith"@en ;
    foaf:made <album/59861#subject> ;
    foaf:name "Martin J Kupersmith"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Martin J Kupersmith"@en ;
    foaf:made <album/59861#subject> ;
    foaf:name "Martin J Kupersmith"@en .

_:Ncfea11878af540399ec778f5bb6cfc11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Reputation"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nb9d5ed651f3e4da69a06ca25c9d295b8 ;
    schema:name "Bad Reputation"@en .

_:Ne681f1d1b9b84c908c85e0e7bca90ef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How You Remind Me"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb9d5ed651f3e4da69a06ca25c9d295b8 ;
    schema:name "How You Remind Me"@en .

_:Nb9d5ed651f3e4da69a06ca25c9d295b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncfea11878af540399ec778f5bb6cfc11,
        _:Ne681f1d1b9b84c908c85e0e7bca90ef9 ;
    mo:track_count 2 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ncfea11878af540399ec778f5bb6cfc11,
        _:Ne681f1d1b9b84c908c85e0e7bca90ef9 .

