@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/p863629741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vlaamse Beweging nu / Max Lamberty" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078946158> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06875874X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863549209> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bf39a506345c2944725dd6b5aa4b9af> ;
    schema1:name "De Vlaamse Beweging nu" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e70f2d6388f8d6b567e48974e88013b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64377493> .

