@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/p054695856> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sterrenspiegel / André Barbault ; [vert. uit het Frans]" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078439590>,
        <http://data.bibliotheken.nl/id/thes/p078537630> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070950342> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca96a0676060ee9a3a631842714f2ed7> ;
    schema1:name "De sterrenspiegel" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bcea95e12c7c3296a2744288bb0d47e1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64860341> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/10e5af23305dfc1f06c4897770c819d0> .

