@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/p12572814X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als 't maar moet : vertellingen voor jongens en meisjes / door Henr. Dietz ... [et al.] ; met platen van Netty Heyligers ... [et al.] ; [omslag: Netty Heyligers]" ;
    dcterms1:issued "1930" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068604637>,
        <http://data.bibliotheken.nl/id/thes/p069129509> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p113711816> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6473e1589c06fb3a86ec5a5b887a3673> ;
    schema1:name "Als 't maar moet : vertellingen voor jongens en meisjes" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9365126809330ec3e1cc30884c01336> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69220493> .

