@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/p833441124> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het lokale radioboek / A.J. Beirens" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078577527> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069805512> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/869c1d963647948d0c80a1d3f7e334da> ;
    schema1:name "Het lokale radioboek" ;
    schema1:numberOfPages 308 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e62b2a8657267d01b5a01aae8e77b98b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63829683> .

