@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/b008186>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b64fd2d13f159a9e9b54b3e4f9f541fb"^^xsd:string ;
  ns0:name "Pand 1546"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962373> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70975941 52.00879093, 4.70971791 52.00876404, 4.70964144 52.00881827, 4.70967406 52.00883579, 4.70963440 52.00886317, 4.70964541 52.00886860, 4.70975941 52.00879093))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

