@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/p434363219> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ( blijvende) gevolgen van de coronacrisis / redactie mr. drs. M.P.C. Scheepmaker" ;
    dcterms1:issued "2021" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/434363219.jpg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p314185046> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802004024> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e2f54fdb281e988f3939d7502f91984> ;
    schema1:name "De ( blijvende) gevolgen van de coronacrisis" ;
    schema1:numberOfPages 121 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/633479b08ddb04f2997ae5d0243b8d2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1279033793> .

