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

<album/124166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mike Tyson's Duck Punch (WOFS Remix)"@en,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja-latn ;
    mo:produced_work <album/124166#musicalwork> ;
    schema:name "Mike Tyson's Duck Punch (WOFS Remix)"@en,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja-latn .

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

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

<product/6049#subject> a schema:CreativeWork ;
    schema:name "Duck Hunt"@en,
        "ダックハント"@ja,
        "Duck Hunt"@ja-latn ;
    foaf:name "Duck Hunt"@en,
        "ダックハント"@ja,
        "Duck Hunt"@ja-latn .

<product/7278#subject> a schema:CreativeWork ;
    schema:name "Mike Tyson's Punch-Out!!"@en,
        "マイクタイソン・パンチアウト!!"@ja,
        "Mike Tyson's Punch-Out!!"@ja-latn ;
    foaf:name "Mike Tyson's Punch-Out!!"@en,
        "マイクタイソン・パンチアウト!!"@ja,
        "Mike Tyson's Punch-Out!!"@ja-latn .

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

<album/124166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mike Tyson's Duck Punch (WOFS Remix)"@en,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja-latn ;
    mo:performance_of <album/124166#musicalwork> ;
    mo:recorded_as <album/124166#musicalexpression> ;
    schema:name "Mike Tyson's Duck Punch (WOFS Remix)"@en,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja-latn ;
    schema:workPerformed <album/124166#musicalwork> .

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

<https://medium-media.vgm.io/albums/66/124166/124166-c1388c518300.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-01"^^xsd:date ;
    dcterms:title "Mike Tyson's Duck Punch (WOFS Remix)"@en,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124166#musicalexpression> ;
    mo:publisher _:Nc88d55fc88904275b9575fcb48b3c5ec ;
    mo:record _:N6c7d8889a506463ea3700a1b6021ec91 ;
    mo:record_count 1 ;
    schema:about <product/6049#subject>,
        <product/7278#subject> ;
    schema:datePublished "2018-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/124166/124166-c1388c518300.jpg> ;
    schema:name "Mike Tyson's Duck Punch (WOFS Remix)"@en,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja,
        "Mike Tyson's Duck Punch (WOFS Remix)"@ja-latn ;
    schema:publisher _:Nc88d55fc88904275b9575fcb48b3c5ec ;
    foaf:depiction <https://media.vgm.io/albums/66/124166/124166-c1388c518300.jpg> .

_:N3ccf9ae2e6954b1cacdba170f3d42748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mike Tyson's Duck Punch (WOFS Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N6c7d8889a506463ea3700a1b6021ec91 ;
    schema:name "Mike Tyson's Duck Punch (WOFS Remix)"@en .

_:N6c7d8889a506463ea3700a1b6021ec91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ccf9ae2e6954b1cacdba170f3d42748 ;
    mo:track_count 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3ccf9ae2e6954b1cacdba170f3d42748 .

_:Nc88d55fc88904275b9575fcb48b3c5ec schema:name "Watch Out For Snakes"@en,
        "Watch Out For Snakes"@ja,
        "Watch Out For Snakes"@ja-latn ;
    foaf:name "Watch Out For Snakes"@en,
        "Watch Out For Snakes"@ja,
        "Watch Out For Snakes"@ja-latn .

