@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/p067047173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gele zwaan / naar W.E. Johns ; scenario en tek.: Francis Bergèse ; [vert. uit het Frans]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070400210> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069394032> ;
    schema1:description "Gebaseerd op: Le cygne jaune / W.E. Johns" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p057061351>,
        <http://data.bibliotheken.nl/id/nbt/p067047076> ;
    schema1:isbn "9071987256" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bec9660ed423387b83143ebd068ed19> ;
    schema1:name "De gele zwaan" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cdd971966fa6cfb652ad28e618319b3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65589506> .

