@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/p063625156> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zachte sector, een hard gelag / door J. A. M. Schouten" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068514697> ;
    schema1:description "Afscheidscollege Amsterdam, Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/230ee0bfcb8e76e06d2d42d2e317c7f0> ;
    schema1:name "De zachte sector, een hard gelag" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73cc990585fbb13b09f865c60a509ddb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65319601> .

