@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/p822741121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The rock star tattoo encyclopedia / photogr. by Patricia Steur" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621258>,
        <http://data.bibliotheken.nl/id/thes/p078651948>,
        <http://data.bibliotheken.nl/id/thes/p078685095> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06906377X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9066185090" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e8e73e1619a9c96b2e30d6ad6de7989> ;
    schema1:name "The rock star tattoo encyclopedia" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/246127e26b26d5649fed3c39feb97db1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63261470> .

