@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/p092593933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boef / door P.M. Legêne ; illustraties Eva Schütz" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078477433>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p096073586> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070731535> ;
    schema1:bookEdition "3e dr." ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/6430fceedcd168674a33aba419815916> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb277d8d5fd697f158f6a9b3d0127dfe> ;
    schema1:name "De boef" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a21683211aa3971f2e0120d53536c467> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65584827> .

