@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/p863598366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vlaamse Beweging : naar de vervulling / Henri Fayat" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078683319>,
        <http://data.bibliotheken.nl/id/thes/p078946158> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069667624> ;
    schema1:description "Oorspronkelijk verschenen als hoofdartikelen in het dagblad \"Vooruit\" te Gent van 29 september 1954 tot 5 januari 1955" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4d467872bc010d094cc4f477eeacd5f> ;
    schema1:name "De Vlaamse Beweging : naar de vervulling" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6586d44a3ae8ffad48a08964f250b225> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905434587> .

