@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/p124005616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wet van Murphy / Ptiluc ; [vert. uit het Frans door Jeroen Vanlaer]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073473049> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p124005411> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Vent d'Ouest" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041830504>,
        <http://data.bibliotheken.nl/id/nbt/p046813667> ;
    schema1:isbn "9066612312" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/420d632a2931fef1b8c175a7befcf24f> ;
    schema1:name "De wet van Murphy" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8403ba9bd385cb4b31a093df287d9d6a> .

