@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/p37013530X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A hard day's night / Azing ; editor: Maja Moltmaker ; translation into English: Roger Bruneel" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075363518>,
        <http://data.bibliotheken.nl/id/thes/p075604213>,
        <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p167204254> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p193576937>,
        <http://data.bibliotheken.nl/id/thes/p193576945> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p193576686> ;
    schema1:isbn "9080397881",
        "9789080397880" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4dfe54585a1b9c81ccac4e2745b39246> ;
    schema1:name "A hard day's night" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba680fdc58da2739a5a69a830b6a8830> ;
    schema1:sameAs <http://www.worldcat.org/oclc/863672555> .

