@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/p820011568> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar komt de trein / door Marie-Anne Asselberghs" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624524>,
        <http://data.bibliotheken.nl/id/thes/p077605632>,
        <http://data.bibliotheken.nl/id/thes/p078693594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072655267>,
        <http://data.bibliotheken.nl/id/thes/p075430290> ;
    schema1:description "Eerste oplage onder auspiciën van de Collectieve Propaganda van het Nederlandse Boek uitgegeven als \"Boek van de maand\", december 1981." ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023452828" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fe82af36f58ef73285d9b893e75a3f0> ;
    schema1:name "Daar komt de trein" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbb008fed6b42b14110a2fed97a317bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781341333> .

