@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/p820771422> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meisje voor dag en nacht / tekst: Christien Boeles, Gloria Wekker, Willem Langeveld" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070968489> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069102163>,
        <http://data.bibliotheken.nl/id/thes/p074734768> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832246921> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7cc2bf5961b2c4b6e6ca6bed029b952> ;
    schema1:name "Meisje voor dag en nacht" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/035d0e5ef75393fa87adbd1854fac94c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63407545> .

