@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bZo1hS>
  gtm:verpondingsNummer "3415"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/3415"^^xsd:string ;
  schema:name "Verponding 3415"@nl ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/92034> .

