@prefix ns0: <https://schema.org/> .
@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/b006kxf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bdc63a93ba106a116a513f426add124e" ;
  ns0:name "Pand 347"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961174> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70690812 52.00836964, 4.70698996 52.00840858, 4.70702245 52.00838596, 4.70694297 52.00834431, 4.70690812 52.00836964))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

