@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/p862666120> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene katalogus / Nederlands Centrum voor het Amateurtoneel" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078430461> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075304422> ;
    schema1:description "Aan de kop van de titelpag.: Bibliotheek NCA",
        "In ringband" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862666058> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d99a7f18281b96c24ac3673fdc4cc88b> ;
    schema1:name "Algemene katalogus" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b372182665c0e23c57cbb4f33a3dcdb> .

