@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/p394936876> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kan wel : tussen Binnenhof en buitenwereld / Emile Roemer" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075327538>,
        <http://data.bibliotheken.nl/id/thes/p075619016>,
        <http://data.bibliotheken.nl/id/thes/p324422784> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p324422784> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393332144> ;
    schema1:isbn "9789461643766" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e7467961e9a05d32aa4b981513f4769> ;
    schema1:name "Het kan wel : tussen Binnenhof en buitenwereld" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/654830010b4c5863b9866bc990407372> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1049805818> .

