@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/p427917409> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inspecteur Bayard / Jean-Louis Fonteneau, Olivier Schwartz" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p318914662> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146767438> ;
    schema1:description "Varianttitel: Een diepgaand onderzoek door Inspecteur Bayard",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b353395a9140810c35de87cce7d727f> ;
    schema1:name "Inspecteur Bayard" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05afb98c4d543908a6e97a7971ea24a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163690762> .

