@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/p175038090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De valstrik van La Rochelle / tek. Ersel ; tekst [Maryse en] J.F. Charles ; [inkleuring: B. Denoulet ; vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10242196X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06920683X>,
        <http://data.bibliotheken.nl/id/thes/p088443655>,
        <http://data.bibliotheken.nl/id/thes/p126645213> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat, cop. 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863201210> ;
    schema1:isbn "9069692090" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c87c481dc9f525ba5bb985cbe526bce> ;
    schema1:name "De valstrik van La Rochelle" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8c3dfb3dec2db05887a06066e984e34> .

