@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/p091289009> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste Frans woordenboek / [ill.: Vera Polak]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606445> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069054142> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634953> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024348730" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d66743ea9006ab1b02f25395bd1dcb0b> ;
    schema1:name "Mijn eerste Frans woordenboek" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db5b341b5b6643df3f7e7410e7e00064> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65903244> .

