@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/p208115404> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De slogans voorbij : appel aan de verantwoordelijke Vlaming / Johan Van Hecke" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608933>,
        <http://data.bibliotheken.nl/id/thes/p078631459>,
        <http://data.bibliotheken.nl/id/thes/p096051477> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p208115536> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020925350" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88dd309e041a9ca70d78d7a17a7e0266> ;
    schema1:name "De slogans voorbij : appel aan de verantwoordelijke Vlaming" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/861085542ec6e21018d33cabf849538c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67381291> .

