@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/p089477995> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Beatles / Helen Spence ; [vert. uit het Engels: Anna Vesting ; red.: TextCase]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075363518>,
        <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071566562>,
        <http://data.bibliotheken.nl/id/thes/p075363518> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075389487>,
        <http://data.bibliotheken.nl/id/thes/p08744853X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9036607221" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bb2c9ad136e4f8c266417a214304d95> ;
    schema1:name "De Beatles" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e884fba10d5f03a378f7a02676edce2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65457765> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ff84a3764dd9671a52510bf46f4f32a8> .

