@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/p423971220> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oproep van de Nederlandse Volksbeweging" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p07895598X>,
        <http://data.bibliotheken.nl/id/thes/p096062940>,
        <http://data.bibliotheken.nl/id/thes/p241924952> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/6048fcadd776daa10c415159e8bba89c> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Koptitel. - Geen titelpag" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p296072753> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5e77f9253e05b2c822eb9efa312afc0> ;
    schema1:name "Oproep van de Nederlandse Volksbeweging" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6c766aca85c7d3e79e3c572b3633f68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120940687> .

