@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b0080z3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2aec16fb7052f5abbf7b3b50854479e1"^^xsd:string ;
  ns0:name "Pand 1537"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962364> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70999508 52.00878923, 4.70993543 52.00883690, 4.70998355 52.00886782, 4.71008369 52.00879789, 4.71005277 52.00878103, 4.71003727 52.00879335, 4.71000641 52.00877995, 4.70999508 52.00878923))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

