@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/p056802056> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sheriff met vier sterren / scenario Frydman ; tek. Mazel ; [vert. uit het Frans: Johan Vandendriessche]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069115710> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073557552>,
        <http://data.bibliotheken.nl/id/thes/p074348787> ;
    schema1:description "Oorspr. Franse uitg.: Toulon : MC Productions" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056801785>,
        <http://data.bibliotheken.nl/id/nbt/p056801912> ;
    schema1:isbn "9052890056" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f4fe80771e64477c7940db930964802> ;
    schema1:name "De sheriff met vier sterren" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/720bbe873e5b30c7c4fe556dbfe162cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/694567885> .

