@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p182180719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Homo ludens / Johan Huizinga ; [trad.: Eugenio Imaz]" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068417535> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071769781> ;
    schema1:inLanguage "es" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851503403> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72413a3ceed195c7a6af415f169f5837> ;
    schema1:name "Homo ludens" ;
    schema1:numberOfPages 269 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a55018a869b1f0e9b4a56a95732bbc1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899039132> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4b3b345ae7ced6e4119327ac47df648d> .

