@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/p337041164> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "By de duvel to bycht" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068244274> ;
    schema1:description "Bespreking van By de duvel to bycht door Garmt Stuiveling in het Vara-programma Boekenwijsheid",
        "Typoscript 8 bl." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c946fb85548c0479830801f46dda27c> ;
    schema1:name "By de duvel to bycht" ;
    schema1:numberOfPages 0 ;
    schema1:sameAs <http://www.worldcat.org/oclc/801535694> .

