@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/p435527517> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bringing it all back / Tom Willems" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070700710>,
        <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333779517> ;
    schema1:description "Omslagillustraties",
        "Oplage van 80 stuks" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d4a7f8f981a3e05952d99e523bf3799> ;
    schema1:name "Bringing it all back" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75ce7308f88f578feb4e43f16f43ab8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1301933617> .

