@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/p102101019> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De economie van non-profit instellingen / P.A. Verheyen" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660636>,
        <http://data.bibliotheken.nl/id/thes/p075661071>,
        <http://data.bibliotheken.nl/id/thes/p075680114>,
        <http://data.bibliotheken.nl/id/thes/p077607554>,
        <http://data.bibliotheken.nl/id/thes/p078603897>,
        <http://data.bibliotheken.nl/id/thes/p098188984> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068025041> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902671856X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f699a46cac95fadf754148f8f1697826> ;
    schema1:name "De economie van non-profit instellingen" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38c12f84ed98dc2859ae32efcced1e2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66139988> .

