@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/p123691567> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "It was thirty years ago today / Terence Spencer ; [vert. uit het Engels: Hajo Geurink]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075363518>,
        <http://data.bibliotheken.nl/id/thes/p125132263> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070813299>,
        <http://data.bibliotheken.nl/id/thes/p102135231>,
        <http://data.bibliotheken.nl/id/thes/p109294688> ;
    schema1:description "Uitg. in samenw. met Free Record Shop en Fame Music" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055010774" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da7da5ed80b0127e23981e453279e038> ;
    schema1:name "It was thirty years ago today" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7e201fcd577ac358cdeedceee623255> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69177808> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/35be6427668cf5f034c6716a7e294d81> .

