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

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

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

<artist/26561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68347#subject> ;
    schema:name "Michael Cherdchupan"@en ;
    foaf:made <album/68347#composition>,
        <album/68347#subject> ;
    foaf:name "Michael Cherdchupan"@en .

<album/68347#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Puzzle With Your Friends - Original Soundtrack"@en,
        "Puzzle With Your Friends - Original Soundtrack"@ja,
        "Puzzle With Your Friends - Original Soundtrack"@ja-latn ;
    mo:composer <artist/26561#subject> ;
    mo:produced_work <album/68347#musicalwork> ;
    schema:name "Puzzle With Your Friends - Original Soundtrack"@en,
        "Puzzle With Your Friends - Original Soundtrack"@ja,
        "Puzzle With Your Friends - Original Soundtrack"@ja-latn .

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

<album/68347#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Puzzle With Your Friends - Original Soundtrack"@en,
        "Puzzle With Your Friends - Original Soundtrack"@ja,
        "Puzzle With Your Friends - Original Soundtrack"@ja-latn ;
    mo:performance_of <album/68347#musicalwork> ;
    mo:recorded_as <album/68347#musicalexpression> ;
    schema:name "Puzzle With Your Friends - Original Soundtrack"@en,
        "Puzzle With Your Friends - Original Soundtrack"@ja,
        "Puzzle With Your Friends - Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/68347#musicalwork> .

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

<https://medium-media.vgm.io/albums/74/68347/68347-1495001920.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/68347#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-12"^^xsd:date ;
    dcterms:title "Puzzle With Your Friends - Original Soundtrack"@en,
        "Puzzle With Your Friends - Original Soundtrack"@ja,
        "Puzzle With Your Friends - Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68347#musicalexpression> ;
    mo:publisher _:Ncad44702b0d84e559f651d001e144f14 ;
    mo:record _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Puzzle With Your Friends"@en ;
            foaf:name "Puzzle With Your Friends"@en ] ;
    schema:datePublished "2017-05-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/68347/68347-1495001920.jpg> ;
    schema:name "Puzzle With Your Friends - Original Soundtrack"@en,
        "Puzzle With Your Friends - Original Soundtrack"@ja,
        "Puzzle With Your Friends - Original Soundtrack"@ja-latn ;
    schema:publisher _:Ncad44702b0d84e559f651d001e144f14 ;
    foaf:depiction <https://media.vgm.io/albums/74/68347/68347-1495001920.jpg> .

_:N26e7bc7875da4945b116c674ec1eeca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #3"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #3"@en .

_:N26f89eb4d39c403a95e3cbabfbc1dd4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #4"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #4"@en .

_:N36e314e484d44399b661ffde274bdee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #8"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #8"@en .

_:N4318692fa3094ab1b04c204bfae2e10b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #7"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #7"@en .

_:N5da74f4cfc984f338d8e0adb7fc06965 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #6"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #6"@en .

_:N8c376dfb795549b6b145174ac25e4dfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #T"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #T"@en .

_:Na62b6a8500da4a8fa167bf59bc37a6d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #2"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #2"@en .

_:Naa21f3ba0e5b414ebf29478ad61ba0ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #5"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #5"@en .

_:Ncad44702b0d84e559f651d001e144f14 schema:name "Michael Cherdchupan"@en,
        "Michael Cherdchupan"@ja,
        "Michael Cherdchupan"@ja-latn ;
    foaf:name "Michael Cherdchupan"@en,
        "Michael Cherdchupan"@ja,
        "Michael Cherdchupan"@ja-latn .

_:Ncb70dc3ea82945df9764492222dfd947 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece #1"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nc5a332fd81fd4e338281a8f77a84d9bf ;
    schema:name "Piece #1"@en .

_:Nc5a332fd81fd4e338281a8f77a84d9bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26e7bc7875da4945b116c674ec1eeca8,
        _:N26f89eb4d39c403a95e3cbabfbc1dd4a,
        _:N36e314e484d44399b661ffde274bdee0,
        _:N4318692fa3094ab1b04c204bfae2e10b,
        _:N5da74f4cfc984f338d8e0adb7fc06965,
        _:N8c376dfb795549b6b145174ac25e4dfa,
        _:Na62b6a8500da4a8fa167bf59bc37a6d2,
        _:Naa21f3ba0e5b414ebf29478ad61ba0ac,
        _:Ncb70dc3ea82945df9764492222dfd947 ;
    mo:track_count 9 ;
    schema:duration "PT35:26"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N26e7bc7875da4945b116c674ec1eeca8,
        _:N26f89eb4d39c403a95e3cbabfbc1dd4a,
        _:N36e314e484d44399b661ffde274bdee0,
        _:N4318692fa3094ab1b04c204bfae2e10b,
        _:N5da74f4cfc984f338d8e0adb7fc06965,
        _:N8c376dfb795549b6b145174ac25e4dfa,
        _:Na62b6a8500da4a8fa167bf59bc37a6d2,
        _:Naa21f3ba0e5b414ebf29478ad61ba0ac,
        _:Ncb70dc3ea82945df9764492222dfd947 .

